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

--- Comment #2 from Alex Velent <admin at posix.biz> 2015-01-14 07:11:14 PST ---
I'm using custom procedure that creates child tables and subscribes them for
replication. I'm not using slonik for this purpose. I haven't seen this problem
in previous version of slony. This qery is a problem:

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

add_query - query, that I want replicate across all nodes in cluster, that
contains DDL comands.

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