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

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Date: 2021-03-12 08:39:33
Message-ID: CAHut+Pvz8gMOL+sBfPZDEsOSHS2p5xJ91tjYHPmKY9mzyzQFNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v58*

Differences from v57* are:

* Rebased to HEAD @ today

* Addresses the following feedback issues:

(15) [ak-0301] Done. DROP SUBSCRIPTION cleans up any psf files related
to the subscription

* Bugs fixed:

- the psf proc-exit handler is now only registered for apply workers

- the apply_handle_type was missing call to prepare_spoolfile_handler

-----
[ak-0301] https://www.postgresql.org/message-id/CAA4eK1J%3Di16%2BDVpdkBjzgWQazYwVdcMJWQF0RAeCgLkCxm40%3DA%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v58-0004-Fix-apply-worker-empty-prepare-dev-logs.patch application/octet-stream 15.7 KB
v58-0002-Support-2PC-txn-subscriber-tests.patch application/octet-stream 24.1 KB
v58-0003-Support-2PC-txn-Subscription-option.patch application/octet-stream 36.4 KB
v58-0001-Add-support-for-apply-at-prepare-time-to-built-i.patch application/octet-stream 69.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2021-03-12 08:42:49 Re: [HACKERS] Custom compression methods
Previous Message Kyotaro Horiguchi 2021-03-12 08:24:43 Re: shared-memory based stats collector