RE: Replica Identity check of partition table on subscriber

From: "shiy(dot)fnst(at)fujitsu(dot)com" <shiy(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
Subject: RE: Replica Identity check of partition table on subscriber
Date: 2022-06-16 05:07:19
Message-ID: OSZPR01MB6310898F35D480D58689A991FDAC9@OSZPR01MB6310.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 15, 2022 8:30 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> I have pushed the first bug-fix patch today.
>

Thanks.

Attached the remaining patches which are rebased.

Regards,
Shi yu

Attachment Content-Type Size
v9-0002-fix-memory-leak-about-attrmap.patch application/octet-stream 1.6 KB
v9-0001-Check-partition-table-replica-identity-on-subscri.patch application/octet-stream 8.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2022-06-16 05:08:00 Re: Extending USING [heap | mytam | yourtam] grammar and behavior
Previous Message Masahiko Sawada 2022-06-16 04:56:55 Re: [PoC] Improve dead tuple storage for lazy vacuum