Handle hostnames with upper-case letters
[webmin.git] / postgresql / config-mandrake-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 setup_cmd=/etc/rc.d/init.d/postgresql start
7 pid_file=/var/run/postmaster.pid
8 perpage=25
9 hba_conf=/var/lib/pgsql/data/pg_hba.conf
10 nodbi=0
11 dump_cmd=/usr/bin/pg_dump
12 rstr_cmd=/usr/bin/pg_restore
13 sameunix=0
14 access=*: *
15 blob_mode=0
16 add_mode=1
17 date_subs=0
18 style=0
19 max_dbs=50
20 simple_sched=0
21 access_own=0
22 max_text=1000