Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Date
Msg-id CAA4eK1JsyK0X+t4v1H_0J+SOa1aMeHRYuoENEvVFfKb5FSXHog@mail.gmail.com
Whole thread Raw
In response to Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
List pgsql-hackers
On Wed, Apr 9, 2025 at 7:48 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> I was looking at the recent push for the pg_createsubscription "--all"
> option [1], because I was absent for several weeks prior.
>
> I found some minor non-functional issues as follows:
>
> ======
> doc/src/sgml/ref/pg_createsubscriber.sgml
> ~
>
> 1c.
> I didn't think the sentence quite belongs here because it isn't
> describing anything about the --all option. Instead, it is  describing
> how the source server connection is made.
>

This sentence describes how we connect when --all option is used. For
other cases, see the description in the -d option. So, this change is
not required. If you agree, then you can combine the other two
patches, and we can proceed with those.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: PostgreSQL 18 Release Management Team & Feature Freeze
Next
From: Kirill Reshke
Date:
Subject: Re: tab complete for COPY populated materialized view TO