Re: [GENERAL] PostgreSQL local replication

2005-09-09 Thread Jeff Davis
> Can anyone point me to a guide that explains how to combine pgpool and > slony1 together, and what to watch out for? > Unfortunately, I haven't seen any complete documents. Look at PgPool's site at: Look in particular at the "master/slave mode". If yo

[GENERAL] PostgreSQL local replication

2005-09-05 Thread Leonard Soetedjo
Hi, I'm currently using PostgreSQL 8.0.3 and would like to have a load- balancing and failover solution over LAN. From reading the mailing list, it seems that pgpool and slony1 combination has been recommended for LAN replication. But seems that pgcluster is still actively maintained? W

[GENERAL] PostgreSQL local replication

2005-08-31 Thread Leonard Soetedjo
Hi, I'm currently using PostgreSQL 8.0.3 and would like to have a load- balancing and failover solution over LAN. >From reading the mailing list, it seems that pgpool and slony1 combination has been recommended for LAN replication. But seems that pgcluster is still actively maintained? Which on