Fedora 16 partial support

This commit is contained in:
Jamie Cameron
2011-12-19 23:59:02 -08:00
parent 2692a3a9a2
commit 9b31e8db9a
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
login=postgres
psql=/usr/bin/psql
basedb=template1
start_cmd=systemctl start postgresql.service
stop_cmd=systemctl stop postgresql.service
pid_file=/var/run/postmaster*.pid
perpage=25
hba_conf=/var/lib/pgsql/data/pg_hba.conf
nodbi=0
user=postgres
setup_cmd=systemctl start postgresql.service
dump_cmd=/usr/bin/pg_dump
rstr_cmd=/usr/bin/pg_restore
repository=/home/db_repository
sameunix=1
access=*: *
blob_mode=0
add_mode=1
date_subs=0
style=0
max_dbs=50
simple_sched=0
access_own=0
max_text=1000