webmin/postgresql/config-freebsd

27 lines
588 B
Plaintext
Raw Permalink Normal View History

2007-04-12 20:24:50 +00:00
basedb=template1
pass=
hba_conf=/usr/local/pgsql/data/pg_hba.conf
alt_hba_conf=/usr/local/share/postgresql/pg_hba.conf.sample
2007-04-12 20:24:50 +00:00
pid_file=/usr/local/pgsql/data/postmaster.pid
2008-05-06 08:20:47 +00:00
stop_cmd=/usr/local/etc/rc.d/postgresql stop
start_cmd=/usr/local/etc/rc.d/postgresql start
setup_cmd=/usr/local/etc/rc.d/postgresql initdb
2007-04-12 20:24:50 +00:00
perpage=25
psql=/usr/local/bin/psql
login=pgsql
plib=/usr/local/lib
nodbi=0
dump_cmd=/usr/local/bin/pg_dump
rstr_cmd=/usr/local/bin/pg_restore
sameunix=0
access=*: *
blob_mode=0
add_mode=1
date_subs=0
style=0
max_dbs=50
simple_sched=0
access_own=0
max_text=1000
webmin_subs=0