Re: Add support for specifying tables in pg_createsubscriber.

From: "Euler Taveira" <euler(at)eulerto(dot)com>
To: "Peter Smith" <smithpb2250(at)gmail(dot)com>
Cc: "vignesh C" <vignesh21(at)gmail(dot)com>, tianbing <tian_bing_0531(at)163(dot)com>, "'Shubham Khanna'" <khannashubham1197(at)gmail(dot)com>, "Chao Li" <li(dot)evan(dot)chao(at)gmail(dot)com>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, "kuroda(dot)hayato(at)fujitsu(dot)com" <kuroda(dot)hayato(at)fujitsu(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add support for specifying tables in pg_createsubscriber.
Date: 2025-12-15 13:38:08
Message-ID: f1103c40-43b5-44f3-a014-fe3a656fac5a@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Dec 14, 2025, at 11:42 PM, Peter Smith wrote:
> I checked your change suggestions and they LGTM; now they are all
> merged into the latest patch.
>
> I made only some very minor tweaks to the test code.
>

LGTM.

> BTW, I didn't know what "previous discussion" you were referring to
> about the pg_fatal change you made.
>

https://www.postgresql.org/message-id/202402201053.6jjvdrm7kahf%40alvherre.pgsql

--
Euler Taveira
EDB https://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-12-15 13:39:56 Re: Fix memory leak in gist_page_items() of pageinspect
Previous Message Pavel Stehule 2025-12-15 13:18:19 Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE