bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed Oct 19 03:13:42 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=245

--- Comment #3 from Steve Singer <ssinger at ca.afilias.info> 2011-10-19 03:13:42 PDT ---
This is an issue with the tutorial.

store node(id=2,event node=1)
store node(id=3,event node=1)
store node(id=4,event node=2);

should not work,  with until the third line has been propogated to node 2.

Consider these example as why

store node(id=2,event node=1)
store node(id=3,event node=1)
store node(id=3,event node=2);

The tutorial should be updated to either use event node=1
or it could be updated to put the store paths in between

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