summaryrefslogtreecommitdiff
blob: a660b0b16c404649557719a066aa12c8924e2e8e (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/conf.d/slony1:

# Configuration file for /etc/init.d/slony1

USER=postgres
CLUSTER=your_cluster_name
DBUSER=postgres
DBNAME=your_database_name
DBHOST=localhost
LOGFILE=/var/lib/postgresql/data/slony1.log
LOGLEVEL=1   # 1(minimum)..4(maximum)