Subversion Repositories configs

Rev

Rev 192 | Rev 200 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
195 - 1
webmin_subs=0
2
user=postgres
3
perpage=25
4
pid_file=/var/run/postmaster*.pid
5
start_cmd=systemctl start postgresql
192 - 6
dump_cmd=/usr/bin/pg_dump
7
access=*: *
195 - 8
psql=/usr/bin/psql
192 - 9
style=0
10
max_dbs=50
195 - 11
simple_sched=0
192 - 12
stop_cmd=systemctl stop postgresql
13
repository=/home/db_repository
195 - 14
nodbi=0
15
hba_conf=/var/lib/pgsql/data/pg_hba.conf
16
sameunix=1
17
access_own=0
18
date_subs=0
19
login=postgres
20
add_mode=1
21
blob_mode=0
22
setup_cmd=postgresql-setup initdb
23
max_text=1000
24
rstr_cmd=/usr/bin/pg_restore
25
basedb=template1