# /etc/conf.d/slony1:
# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/files/slony1.conf,v 1.2 2007/03/07 23:18:21 nakano Exp $

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

USER=postgres
CLUSTER=your_cluster_name
DBUSER=postgres
DBNAME=your_database_name
DBHOST=localhost
