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-25 07:02:05 |
Message-ID: | CAHut+Psd5nyg-HG6rGO2_5jzXuSA1Eq5+B5J2VJo0Q2QWi-1HQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Please find attached the latest patch set v43*
Differences from v42*
- Rebased to HEAD as @ today
- Added new patch 0006 "Tablesync early exit" as discussed here [1]
- Added new patch 0007 "Fix apply worker prepare" as discussed here [2]
- Added new patch 0008 "Fix apply worker prepare (dev logs)" (to aid
testing of patch 0007)
~~
(The 0006 patch has a known whitespace problem. I will fix that next time)
----
[1] https://www.postgresql.org/message-id/CAHut%2BPtjk-Qgd3R1a1_tr62CmiswcYphuv0pLmVA-%2B2s8r0Bkw%40mail.gmail.com
[2] https://www.postgresql.org/message-id/CAA4eK1L%3DdhuCRvyDvrXX5wZgc7s1hLRD29CKCK6oaHtVCPgiFA%40mail.gmail.com
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v43-0001-Refactor-spool-file-logic-in-worker.c.patch | application/octet-stream | 3.6 KB |
v43-0002-Track-replication-origin-progress-for-rollbacks.patch | application/octet-stream | 3.9 KB |
v43-0003-Add-support-for-apply-at-prepare-time-to-built-i.patch | application/octet-stream | 37.9 KB |
v43-0005-Support-2PC-txn-Subscription-option.patch | application/octet-stream | 35.1 KB |
v43-0004-Support-2PC-txn-subscriber-tests.patch | application/octet-stream | 60.4 KB |
v43-0006-Tablesync-early-exit.patch | application/octet-stream | 1.2 KB |
v43-0007-Fix-apply-worker-empty-prepare.patch | application/octet-stream | 28.5 KB |
v43-0008-Fix-apply-worker-empty-prepare-dev-logs.patch | application/octet-stream | 10.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2021-02-25 07:12:25 | Re: Is Recovery actually paused? |
Previous Message | wangsh.fnst@fujitsu.com | 2021-02-25 06:39:14 | RE: BUG #15858: could not stat file - over 4GB |