webmin/postgresql/config-debian-linux-10.0-ALL

25 lines
417 B
Plaintext
Raw Permalink Normal View History

2008-04-30 21:02:30 +00:00
hba_conf=/etc/postgresql/*/main/pg_hba.conf
2007-07-23 21:04:44 +00:00
psql=/usr/bin/psql
2022-07-20 03:39:23 +03:00
start_cmd=systemctl start postgresql
stop_cmd=systemctl stop postgresql
2007-07-23 21:04:44 +00:00
basedb=template1
perpage=25
plib=
pass=
login=postgres
2022-07-20 03:39:23 +03:00
pid_file=/run/postgresql/*.pid
2007-07-23 21:04:44 +00:00
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
webmin_subs=0