Re: Changing wal_level - Mailing list pgsql-admin

From rammohan ganapavarapu
Subject Re: Changing wal_level
Date
Msg-id CALm_Vjh4tBiRvDwpAYeD+2-fBHtVxmDyM9-zDs7rMk6LE99Ftg@mail.gmail.com
Whole thread Raw
In response to Re: Changing wal_level  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
Thank you Laurenz!

On Fri, May 14, 2021, 3:43 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Thu, 2021-05-13 at 10:09 -0700, rammohan ganapavarapu wrote:
> I have a master slave setup with wal_level=replica, i am trying to see if I can
>  change the wal_level to logical without breaking the existing replication, is it possible?

Yes, that is possible.  All that you need to do is restart the primary server.

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Changing wal_level
Next
From: Sergio Alonso
Date:
Subject: Use carriage return with copy in PostgreSQL