Guillaume Lelarge guillaume at lelarge.info
Fri Jan 30 05:09:48 PST 2009
Hi,

Madan Thapa a écrit :
> [...]
> Does it not automatically replicate all database from master to slave , or
> do we need to setup replication for each database from master to slave?

You need to specify each object you want to replicate, which means a
list of tables and sequences.

> What if we added new database , do we need to setup replication for that or
> it is being replicated from master to slave automatically? ( like in mysql )
> 

It's not automatic. You need to tell Slony to replicate all objects in
the new database.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com


More information about the Slony1-general mailing list