Re: Check for existing replication slot in pg_createsubscriber - Mailing list pgsql-hackers

From Zane Duffield
Subject Re: Check for existing replication slot in pg_createsubscriber
Date
Msg-id CACMiCkVn0NTsXRXj9bNGKDQPPPr_GQ8tB2qCPSxF5s1tGcrU-g@mail.gmail.com
Whole thread Raw
In response to Re: Check for existing replication slot in pg_createsubscriber  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Check for existing replication slot in pg_createsubscriber
List pgsql-hackers
On Mon, Jun 30, 2025 at 1:01 PM Amit Kapila <amit.kapila16@gmail.com> wrote:

I see the difference you are pointing to. Ideally, the checks should
be the same unless there is a specific reason for them to be
different, which should be mentioned in the comments. BTW, do you see
any problems due to name conflicts while using this tool, or is it a
code-level observation? 

In my case the --subscription and --replication-slot options are used to control the identifiers; the conflict was the user's fault, not the program's.

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Check for existing replication slot in pg_createsubscriber
Next
From: Amit Kapila
Date:
Subject: Re: Check for existing replication slot in pg_createsubscriber