[HELP] query regarding replication

From: Praveen Kumar K S <praveenssit(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: [HELP] query regarding replication
Date: 2020-06-09 07:55:47
Message-ID: CANSiNp4HQPdpm3SjYKrjg9pgaBdpmBKQH202RtoA6EV0inGykQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I had setup one master and hot-slave by setting WAL_LEVEL=replica

But I use a debezium plugin and it requires to connect to master with
WAL_LEVEL=logical and it is mandatory. Can I achieve master/slave streaming
replication by setting WAL_LEVEL to logical on master ? Are there any
drawbacks of it ?

--

*Regards,*

*K S Praveen Kumar*

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2020-06-09 08:06:24 Re: [HELP] query regarding replication
Previous Message Paul Förster 2020-06-09 05:59:13 Re: troubleshooting postgresql ldap authentication