bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Sat Apr 12 09:44:58 PDT 2014
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.


More information about the Slony1-bugs mailing list