bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Thu Apr 21 06:11:54 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=202

--- Comment #2 from Jason Tevnan <jason.tevnan at apex-gaming.com> 2011-04-21 06:11:54 PDT ---
of course i forgot the most important info - Version infos:
Slony version: 2.0.4
Postgres: 8.4.7
running on Ubuntu 10.04 LTS

The only dump i have of the replication schema is dated 3 hours prior to the
incident.


I have been following up on the issue myself as well, and admit that the issue
is not in the remote_worker, but rather in the event creator: 

approx. line 3834 in remote_worker.c:
(void) slon_mkquery(&new_qual,
    "(log_txid < '%s' and "
        "\"pg_catalog\".txid_visible_in_snapshot(log_txid, '%s'))",
    event->ev_maxtxid_c, event->ev_snapshot_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