mirror of
https://github.com/openwrt/packages.git
synced 2025-12-18 16:41:22 +00:00
postgresql: import from oldpackages, add myself as maintainer, add license information, update to v9.0.17
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
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