Re: Replication between Master PostgreSQL database version 9.6.1 and Standby/Slave PostgreSQL database version 10.17.

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Kaushal Shriyan <kaushalshriyan(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Replication between Master PostgreSQL database version 9.6.1 and Standby/Slave PostgreSQL database version 10.17.
Date: 2022-10-06 17:32:29
Message-ID: 7A8ADA2B-2200-47FE-BE30-0626124A8B07@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Oct 6, 2022, at 10:20, Kaushal Shriyan <kaushalshriyan(at)gmail(dot)com> wrote:
>
> I am not sure if I understand the difference between binary and logical replication between PostgreSQL Master and Standby/Slave server.

It's best to review the documentation here:

https://www.postgresql.org/docs/10/logical-replication.html

Best,
-- Christophe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2022-10-06 17:44:19 Re: pg_restore creates public schema?
Previous Message Kaushal Shriyan 2022-10-06 17:20:12 Re: Replication between Master PostgreSQL database version 9.6.1 and Standby/Slave PostgreSQL database version 10.17.