bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed Jan 14 01:55:29 PST 2015
http://www.slony.info/bugzilla/show_bug.cgi?id=357

           Summary: DDL_SCRIPT - unknown event type
           Product: Slony-I
           Version: 2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: stored procedures
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: admin at posix.biz
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


There is a problem with a stored procedure "createevent" in the database after
the update of slony to version 2.2.3.

SELECT "' || in_cluster || '".createevent('''||in_cluster||''', ''DDL_SCRIPT'',
'''||cl.tab_set||''', '''|| replace(code || add_query,'''','''''') ||''',
''-1'');'

The query isn't working. I can see the following notification at Slave:

TODO: **** remoteWorkerThread: node 1 - EVENT 1,5001099243 DDL_SCRIPT - unknown
event type

Also, I dont see any information about procedure "createevent" in documentation
for version 2.2.3 (http://slony.info/documentation/2.2/index.html)

Can anybody help me?

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