Re: [HELP] query regarding replication

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: [HELP] query regarding replication
Date: 2020-06-09 08:06:24
Message-ID: 43dafd5b-f8b2-9ee6-0eea-0a281cd84877@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 09.06.20 um 09:55 schrieb Praveen Kumar K S:
> Can I achieve master/slave streaming replication by setting WAL_LEVEL
> to logical on master ? Are there any drawbacks of it ?

yes, no problem. the wal's would be a bit larger, that's all.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Praveen Kumar K S 2020-06-09 08:44:16 Re: [HELP] query regarding replication
Previous Message Praveen Kumar K S 2020-06-09 07:55:47 [HELP] query regarding replication