Re: minimal wal_level on subscriber - Mailing list pgsql-general

From Arnaud L.
Subject Re: minimal wal_level on subscriber
Date
Msg-id 90692235-bb8b-9261-c55d-15f096b13799@codata.eu
Whole thread Raw
In response to Re: minimal wal_level on subscriber  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
Le 17/01/2020 à 19:07, Laurenz Albe a écrit :
> On Fri, 2020-01-17 at 08:43 +0100, Arnaud L. wrote:
>> > > is it OK to set wal_level to minimal on the subscriber side of the 
>> > > logical replication ?
>> > 
>> > Yes, if you don't want physical backups.
>> 
>> You mean online physical backups ?
>> I could still shutdown the subscriber and take an offline physical 
>> backup, right ?
> 
> Yes, that is what I mean.

Great. Thanks Laurenz !

Regards
--
Arnaud



pgsql-general by date:

Previous
From: Ramesh Penuballi
Date:
Subject: Re: postgresql commands(psql,createdb,dropdb) are not working fromshell script
Next
From: Ekaterina Amez
Date:
Subject: Questions about how to streaming replication (pg 9.2)