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:
Jo-Philipp Wich
2014-07-02 12:42:28 +02:00
parent 092733f241
commit 022ce86177
5 changed files with 375 additions and 0 deletions

View 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