From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
Cc: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "ShlokKumar(dot)Kyal(at)fujitsu(dot)com" <ShlokKumar(dot)Kyal(at)fujitsu(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
Subject: | Re: Selectively invalidate caches in pgoutput module |
Date: | 2025-03-12 09:30:13 |
Message-ID: | CAA4eK1LjLLx9+w4FKHOma9-276-txZW8fLSvabLsvh5DLVHBug@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Mar 11, 2025 at 5:47 PM Hayato Kuroda (Fujitsu)
<kuroda(dot)hayato(at)fujitsu(dot)com> wrote:
>
> Attached patch address comments by you and Amit [1]. What's new;
>
Thanks, the patch looks mostly good to me. I have made few cosmetic
changes in the attached and combined both the patches. The existing
Alter Publication ... Rename tests don't test invalidations arising
from that command. As this patch changes that code path, it would be
good to add a few tests for the same. We can add one for individual
relations and another for ALL Tables publication.
--
With Regards,
Amit Kapila.
Attachment | Content-Type | Size |
---|---|---|
v11-0001-Avoid-invalidating-all-RelationSyncCache-entries.patch | application/octet-stream | 15.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Álvaro Herrera | 2025-03-12 09:41:43 | Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs |
Previous Message | vignesh C | 2025-03-12 09:30:02 | Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica |