> On Oct 6, 2022, at 10:20, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
>
> I am not sure if I understand the difference between binary and logical replication between PostgreSQL Master and
Standby/Slaveserver.
It's best to review the documentation here:
https://www.postgresql.org/docs/10/logical-replication.html
Best,
-- Christophe