Jan Wieck JanWieck
Thu Sep 7 07:28:21 PDT 2006
On 9/7/2006 9:56 AM, Yoel Marrero Calderon wrote:
> Hi to all .
> I have my Master database Empty
> I have some data in my slave Database tht I dont want  lose.
> When I start replication the data in my Slave Database erase .

A replica is supposed to contain the same data as the original. The same 
means no more and no less. You cannot have "extra" data in a replicated 
table on a subscriber.

>  
> whow can I configure my replication scripts to enable or disable any option to solve this problem ....
> I dont want lose the data in my Slave Database.....

Make the DB that has the data the origin (master) first. When the data 
has been replicated to the other DB, move the origin with MOVE SET.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #



More information about the Slony1-general mailing list