Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup?
Date
Msg-id CALj2ACVR6mbP9APvFGK4Zs6Yatzn67a+KjM1_FwLeP_AJYHkvw@mail.gmail.com
Whole thread Raw
In response to Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup?  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup?
List pgsql-hackers
On Tue, Dec 7, 2021 at 9:16 PM Peter Eisentraut
<peter.eisentraut@enterprisedb.com> wrote:
>
> On 03.12.21 15:28, Bharath Rupireddy wrote:
> > I'm thinking of adding the above steps into the "Additional Supplied
> > Modules" section documentation. Any thoughts please?
> >
> > [1] - https://www.postgresql.org/docs/devel/contrib.html
>
> The chapter about extensions is probably better:
> https://www.postgresql.org/docs/devel/extend-extensions.html

Thanks. Attaching v1 patch specifying the notes there. Please review.

Regards,
Bharath Rupireddy.

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Skipping logical replication transactions on subscriber side
Next
From: Neha Sharma
Date:
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints