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

From Peter Smith
Subject Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Date
Msg-id CAHut+PvNNob_3cMuwTLqAeqNZSOEqoqaFwv0QMaBS433W157xQ@mail.gmail.com
Whole thread Raw
In response to Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.  (Amit Kapila <amit.kapila16@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 8:08 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> 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.
>

OK. Here is a single patch which combines previous patches 0001 and 0003.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Next
From: "Euler Taveira"
Date:
Subject: Re: Large expressions in indexes can't be stored (non-TOASTable)