bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed Jun 8 07:50:24 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=219

           Summary: truncate triggers in 9.1 don't load
           Product: Slony-I
           Version: devel
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: trigger SPI
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: ssinger at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


Under postgresql 9.1 beta x (master sometime after beta 1)

I see the following in my postgresql log

WARNING:  This node is running PostgreSQL 8.3 - cannot apply TRUNCATE triggers
CONTEXT:  SQL statement "SELECT "_slonyregress".add_truncate_triggers()"
    PL/pgSQL function "upgradeschema" line 12 at PERFORM



slonik seems to be defaulting to 8.3 behaviour when it can't recognize the
version instead of 8.4

see load_slony_functions in slonik.c

-- 
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