clean up postgresql
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
5
libs/postgresql/files/postgresql.config
Normal file
5
libs/postgresql/files/postgresql.config
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user