Handle hostnames with upper-case letters
[webmin.git] / postgresql / config-redhat-linux-7.0-7.2
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 setup_cmd=/etc/rc.d/init.d/postgresql start
11 dump_cmd=/usr/bin/pg_dump
12 rstr_cmd=/usr/bin/pg_restore
13 repository=/home/db_repository
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