Christopher Browne cbbrowne at ca.afilias.info
Wed Apr 25 09:57:15 PDT 2007
Attached is a patch to address the problem noticed with log shipping
with respect to DDL scripts, where the DDL script would not be properly
processed in that it is an event a bit out of sequence from the SYNC log
files.

The approach is to add a new sequence and function to the log shipping
code; the sequence tracks non-SYNC events.  The function is called for
any interesting non-SYNC events, and uses/manages that sequence.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logship-fix.patch
Type: text/x-patch
Size: 6762 bytes
Desc: not available
Url : http://lists.slony.info/pipermail/slony1-patches/attachments/20070425=
/521b1a95/logship-fix.bin


More information about the Slony1-patches mailing list