Handle hostnames with upper-case letters
[webmin.git] / postgresql / config-pardus-linux
1 basedb=template1
2 pass=
3 pid_file=/usr/bin/postmaster
4 hba_conf=/var/lib/postgresql/data/pg_hba.conf
5 stop_cmd=
6 start_cmd=service postgresql-server start
7 stop_cmd=service postgresql-server stop
8 perpage=25
9 psql=/usr/bin/psql
10 login=postgres
11 nodbi=0
12 dump_cmd=/usr/bin/pg_dump
13 rstr_cmd=/usr/bin/pg_restore
14 sameunix=0
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