git.postgresql.org Git - postgresql.git/commit
2018年3月28日 16:42:50 +0000 (17:42 +0100)
2018年3月28日 16:42:50 +0000 (17:42 +0100)
commit 1eb6d6527aae264b3e0b9c95aa70bb7a594ad1cf
Store 2PC GID in commit/abort WAL recs for logical decoding
Store GID of 2PC in commit/abort WAL records when wal_level = logical.
This allows logical decoding to send the SAME gid to subscribers
across restarts of logical replication.
Track relica origin replay progress for 2PC.
(Edited from patch 0003 in the logical decoding 2PC series.)
Authors: Nikhil Sontakke, Stas Kelvich
Reviewed-by: Simon Riggs, Andres Freund
This is the main PostgreSQL git repository.
RSS
Atom