bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed May 12 08:58:38 PDT 2010
http://www.slony.info/bugzilla/show_bug.cgi?id=119

           Summary: cloneNodeFinish() fails updating sequences
           Product: Slony-I
           Version: 2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: low
         Component: stored procedures
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: ssinger at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


In 2.0.3,

The CLONE FINISH slonik command will invoke the plpgsql function
cloneNodeFinish() that will in turn invoke updateReloid()

If your replication sets have sequences in them then this will fail because
sl_sequence does not have tab_id it has seq_id.

bug report + patch from Chirag Dave (cdave at ca.afilias.info):

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list