On Mon, Jun 27, 2011 at 10:48:54AM +0800, rodney wrote: > Hi > > I'm trying to setup slony to replicate table from one master to around > 200 slaves. Can slony support slave number at this scale?
As others have observed, no. Even cascading to that number may be a challenge. You might want to step back and ask if you really need that many slaves. Things like pgbouncer can help you scale vertically and reduce the number of slaves (horizontal scaling) you need. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
pgpI35aLoX4z7.pgp
Description: PGP signature
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
