mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08: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
|