Ed L. pgsql
Fri Sep 17 17:58:56 PDT 2004
On Thursday September 16 2004 10:05, cbbrowne at ca.afilias.info wrote:
> A common scenario with SET IDs will be that you want to replicate all of
> the tables from a "master" node to all of the "slave" nodes.  In that
> case, you would only require one set ID number.  Note that it does NOT
> need to start with 1.  A common case will be to discover that you need a
> couple of extra tables/sequences.  You may set up "set 2" to contain
> them, and then merge them into set 1 once they're replicating everywhere.

Thanks, Chris.  

How is the merge accomplished?  

Also, do you have a script which will completely strip replication from the 
DB?

Ed



More information about the Slony1-general mailing list