Re: Changing wal_level

From: rammohan ganapavarapu <rammohanganap(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Changing wal_level
Date: 2021-05-14 14:11:36
Message-ID: CALm_Vjh4tBiRvDwpAYeD+2-fBHtVxmDyM9-zDs7rMk6LE99Ftg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thank you Laurenz!

On Fri, May 14, 2021, 3:43 AM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)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
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sergio Alonso 2021-05-14 17:29:29 Use carriage return with copy in PostgreSQL
Previous Message Laurenz Albe 2021-05-14 10:43:00 Re: Changing wal_level