Re: [PATCH] Provide more information to filter_prepare

From: Markus Wanner <markus(dot)wanner(at)enterprisedb(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Ajin Cherian <itsajin(at)gmail(dot)com>
Subject: Re: [PATCH] Provide more information to filter_prepare
Date: 2021-03-22 08:50:21
Message-ID: 6f322b21-cbb8-5f9a-b2aa-30323a6ab604@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Amit,

On 21.03.21 11:53, Amit Kapila wrote:
> During a discussion of GID's in the nearby thread [1], it came up that
> the replication solutions might want to generate a different GID based
> on xid for two-phase transactions, so it seems this patch has a
> use-case.

thank you for reconsidering this patch. I updated it to include the
required adjustments to the documentation. Please review.

> Markus, feel free to update the docs, you might want to mention about
> use-case of XID. Also, feel free to add an open item on PG-14 Open
> Items page [2].

Yes, will add.

Regards

Markus

Attachment Content-Type Size
0001-add-xid-arg-to-filter_prepare_v2.patch text/x-patch 9.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2021-03-22 09:00:39 Re: [PATCH] Identify LWLocks in tracepoints
Previous Message Kyotaro Horiguchi 2021-03-22 08:49:26 Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump.