-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 19/01/2011 04:23, Zhidong She a écrit : > Hi guys, > > If in one postgres server, I have many databases and I want all the > databases to be synchronized by slony, how can I deploy the slony? > For each database, run a slony process? Can we run many slony > instances simultaneously in one host?
You can have as many replication instances as you need on a single PostgreSQL server, one by database. You have to start one daemon by participating node (one database on one server). Regards, - -- Stéphane Schildknecht -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk02odMACgkQA+REPKWGI0EYkgCePEu9Usmw/u0Kj2VlFlcrRGIV QQsAn3xSRlzwI3kQDx4x51XWX+TfwAU7 =xwzU -----END PGP SIGNATURE----- _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
