Andrew Hammond andrew.george.hammond
Sun Oct 15 16:04:16 PDT 2006
On 10/10/06, Yoel Marrero Calderon <ycalderon at estudiantes.uci.cu> wrote:
>
> Hi , when I start replication if I have any data in My slave Server that is not in my Master Server
> I lose my slave data .
>
> for example my slave Database Have data
> my Master Database is empty
>
> when I start replication I lose The data in my Slave Database .
> I need make replication without lose the data in my slave database .
>
> Can you Help Me .

There is no way to configure or run slony such that the old data won't
be removed from the tables you're replicating on the replica systems.
If you want to keep the old data around, then I suggest renaming the
tables or moving the data out of the existing tables.

Drew



More information about the Slony1-general mailing list