bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed Dec 29 15:20:38 PST 2010
http://www.slony.info/bugzilla/show_bug.cgi?id=186

--- Comment #1 from Jeff Frost <jeff at pgexperts.com> 2010-12-29 15:20:38 PST ---
Looks like there is already some functionality for updating in the
storenode_int(integer, text) and storeset_int(integer, integer, text)
functions:

It's just not exposed in slonik.

So, you would think you can do something like this:

select _schemadoc.createEvent('_schemadoc', 'STORE_NODE', '1', 'Node 1
description');


select _schemadoc.createEvent('_schemadoc', 'STORE_SET', '1', '1', 'new set
description');

but at least on 1.2, it causes the slons to crash.

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