Sat Apr 12 09:44:58 PDT 2014
- Previous message: [Slony1-bugs] [Bug 289] Invalid txid_snapshot in sl_event
- Next message: [Slony1-bugs] [Bug 134] TRUNCATE support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=289 Jan Wieck <jan at wi3ck.info> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|slony1-bugs at lists.slony.inf |jan at wi3ck.info |o | Status|NEW |ASSIGNED --- Comment #7 from Jan Wieck <jan at wi3ck.info> 2014-04-12 09:44:58 PDT --- A discussion on pgsql-hackers has revealed that this is a bug in PostgreSQL connected to two-phase commit. There is apparently a small window in which two PGPROC entries are visible with the same xid. I am proposing a patch to PostgreSQL that will remove duplicate xip entries in txid_current_snapshot() and ignore existing duplicates in txid_snapshot_in(). -- 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.
- Previous message: [Slony1-bugs] [Bug 289] Invalid txid_snapshot in sl_event
- Next message: [Slony1-bugs] [Bug 134] TRUNCATE support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list