postgresql.config 166 B

12345
  1. config postgresql config
  2. option PGUSER postgres
  3. option PGDATA /var/postgresql/data
  4. option PGLOG /var/postgresql/data/postgresql.log
  5. option PG_CTL /usr/bin/pg_ctl