Re: [HACKERS] logical decoding of two-phase transactions

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Ajin Cherian <itsajin(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Date: 2021-02-10 10:29:10
Message-ID: CAHut+Pug0M6L6+rajDtvi=bfmPAXxdAX_ukXv2RezppsqOCdMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

PSA the new patch set v38*.

This patch set has been rebased to use the most recent tablesync patch
from other thread [1]
(i.e. notice that v38-0001 is an exact copy of that thread's tablesync
patch v31)

----
[1] https://www.postgresql.org/message-id/flat/CAA4eK1KHJxaZS-fod-0fey%3D0tq3%3DGkn4ho%3D8N4-5HWiCfu0H1A%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v38-0001-Tablesync-V31.patch application/octet-stream 61.6 KB
v38-0003-Track-replication-origin-progress-for-rollbacks.patch application/octet-stream 3.9 KB
v38-0002-Refactor-spool-file-logic-in-worker.c.patch application/octet-stream 3.6 KB
v38-0004-Add-support-for-apply-at-prepare-time-to-built-i.patch application/octet-stream 38.7 KB
v38-0005-Support-2PC-txn-subscriber-tests.patch application/octet-stream 60.4 KB
v38-0006-Support-2PC-txn-Subscription-option.patch application/octet-stream 35.1 KB
v38-0007-Support-2PC-txn-tests-for-concurrent-aborts.patch application/octet-stream 16.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2021-02-10 10:31:02 Re: Asynchronous Append on postgres_fdw nodes.
Previous Message Hou, Zhijie 2021-02-10 10:22:23 RE: Parallel INSERT (INTO ... SELECT ...)