mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 06:44:40 +01:00
022ce86177
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
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
|