agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Jeff Davis <jdavis@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Build subscription conninfo after checking that it's enabled.
Date: Wed, 05 Aug 2026 19:58:55 +0000
Message-ID: <E1wrhlP-00000000L5p-13Rm@gemulon.postgresql.org> (raw)
Build subscription conninfo after checking that it's enabled.
If a subscription is disabled, don't try to build conninfo because
that may generate a confusing error and try to disable an
already-disabled subscription.
Partially addresses finding 5 in report from linked discussion.
Reported-by: Noah Misch <noah@leadboat.com>
Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>
Discussion: https://postgr.es/m/20260710195902.4f.noahmisch%40microsoft.com
Backpatch-through: 19
Branch
------
REL_19_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/f567e066d6e3d09b1db740d0a891b9464c64caa2
Modified Files
--------------
src/backend/replication/logical/worker.c | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 deletions(-)
view thread (2+ messages)
Message-ID: <E1wrhlP-00000000L5p-13Rm@gemulon.postgresql.org>
Permalink: ../E1wrhlP-00000000L5p-13Rm@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wrhlP-00000000L5p-13Rm@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: jdavis@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Build subscription conninfo after checking that it's enabled.
In-Reply-To: <E1wrhlP-00000000L5p-13Rm@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox