Files
webmin/postgresql/config-debian-linux-4.0-*
2008-04-30 21:02:30 +00:00

24 lines
413 B
Plaintext

hba_conf=/etc/postgresql/*/main/pg_hba.conf
psql=/usr/bin/psql
start_cmd=/etc/init.d/postgresql-* start
stop_cmd=/etc/init.d/postgresql-* stop
basedb=template1
perpage=25
plib=
pass=
login=postgres
pid_file=/var/run/postmaster.pid
nodbi=0
dump_cmd=/usr/bin/pg_dump
rstr_cmd=/usr/bin/pg_restore
sameunix=1
access=*: *
blob_mode=0
add_mode=1
date_subs=0
style=0
max_dbs=50
simple_sched=0
access_own=0
max_text=1000