Re: create subscription - improved warning message - Mailing list pgsql-hackers

From Peter Smith
Subject Re: create subscription - improved warning message
Date
Msg-id CAHut+Pu8EQoEfbGJfEZjq1f-m4PZN4Aezb8ECzorop4KR-en1g@mail.gmail.com
Whole thread Raw
In response to Re: create subscription - improved warning message  (Amit Kapila <amit.kapila16@gmail.com>)
Responses RE: create subscription - improved warning message  ("shiy.fnst@fujitsu.com" <shiy.fnst@fujitsu.com>)
Re: create subscription - improved warning message  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Sun, Oct 16, 2022 at 12:14 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Fri, Oct 14, 2022 at 8:22 AM Peter Smith <smithpb2250@gmail.com> wrote:
> >
> > On Thu, Oct 13, 2022 at 9:07 AM Peter Smith <smithpb2250@gmail.com> wrote:
> > >
...
> > PSA a patch for adding examples of how to activate a subscription that
> > was originally created in a disconnected mode.
> >
> > The new docs are added as part of the "Logical Replication -
> > Subscription" section 31.2.
> >
> > The CREATE SUBSCRIPTION reference page was also updated to include
> > links to the new docs.
> >
>
> You have used 'pgoutput' as plugin name in the examples. Shall we
> mention in some way that this is a default plugin used for built-in
> logical replication and it is required to use only this one to enable
> logical replication?
>

Updated as sugggested.

PSA v5.

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

Attachment

pgsql-hackers by date:

Previous
From: "osumi.takamichi@fujitsu.com"
Date:
Subject: RE: [Proposal] Add foreign-server health checks infrastructure
Next
From: Richard Guo
Date:
Subject: Re: Fix error message for MERGE foreign tables