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