summaryrefslogtreecommitdiff
path: root/libs/postgresql/files/postgresql.config
blob: df17c1279efcb767dbeb1aa4edccb28a8ce94894 (plain)
1
2
3
4
5
config postgresql config
	option PGUSER	postgres
	option PGDATA	/var/postgresql/data
	option PGLOG	/var/postgresql/data/postgresql.log
	option PG_CTL	/usr/bin/pg_ctl