Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Date: 2025-11-26 16:33:25
Message-ID: CAHGQGwEOhhT0y1-sbtPMutRsxNHUSX7muB76VcrW04JcKCyOdg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 25, 2025 at 8:32 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> I found the following description in logical replication docs, which makes me
> start thinking that the patch would need to be backpatched.

I've prepared patches for the older branches as well and attached them.

Regards,

--
Fujii Masao

Attachment Content-Type Size
v4-0001-PG15-PG16-Honor-GUC-settings-specified-in-CREATE-SUBSCRIPTI.txt text/plain 4.1 KB
v4-0001-Honor-GUC-settings-specified-in-CREATE-SUBSCRIPTI.patch application/octet-stream 3.9 KB
v4-0001-PG17-Honor-GUC-settings-specified-in-CREATE-SUBSCRIPTI.txt text/plain 3.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-26 16:49:56 Re: Second RewriteQuery complains about first RewriteQuery in edge case
Previous Message Dagfinn Ilmari Mannsåker 2025-11-26 16:22:50 Re: The pgperltidy diffs in HEAD