Handle hostnames with upper-case letters
[webmin.git] / postgresql / config-openmamba-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/pg_hba.conf
9 nodbi=0
10 dump_cmd=/usr/bin/pg_dump
11 rstr_cmd=/usr/bin/pg_restore
12 repository=/home/db_repository
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