Subversion Repositories configs

Rev

Rev 195 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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