Handle hostnames with upper-case letters
[webmin.git] / postgresql / config-coherent-linux
1 login=postgres
2 psql=/usr/bin/psql
3 basedb=template1
4 start_cmd=/etc/rc.d/init.d/postgresql start
5 stop_cmd=/etc/rc.d/init.d/postgresql stop
6 pid_file=/var/run/postmaster.pid
7 perpage=25
8 hba_conf=/var/lib/pgsql/data/pg_hba.conf
9 nodbi=0
10 user=postgres
11 setup_cmd=/etc/rc.d/init.d/postgresql start
12 dump_cmd=/usr/bin/pg_dump
13 rstr_cmd=/usr/bin/pg_restore
14 repository=/home/db_repository
15 sameunix=1
16 access=*: *
17 blob_mode=0
18 add_mode=1
19 date_subs=0
20 style=0
21 max_dbs=50
22 simple_sched=0
23 access_own=0
24 max_text=1000