Vitaly Burshteyn wrote:
>
> Hi folks,
>
>  
>
> Just curious to find out if Slony is able to replicate DB schema changes?
>
>  
>
> I am new to slony so I am sorry to the question.
>
>  
>
> Thanks,
>
No, it does not.  You (should) use "slonik" to push those so they happen
on all the nodes at the same time if the schema change is within a
table.  If you're ADDING a table (or sequence) to replication you have
to set up another replication set and then merge it with the existing
one (which is somewhat of a PITA, but that's how it is, at least for now.)

-- Karl

<<attachment: karl.vcf>>

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to