Logical Replication

From: pinker <pinker(at)onet(dot)eu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Logical Replication
Date: 2017-10-09 16:43:05
Message-ID: 1507567385371-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
I'm just trying out new feature - logical replication. It works great
between 10 and 10, but I would like to try between different major version.
Documentation says it's possible : /Replicating between different major
versions of PostgreSQL/, but I cannot find any post with setup examples
(yes, I did google search :).
Do you know maybe where can I find it?
If I would like to replicate 9.4 to 10 it means I need to install pglogical?
or it's happening through fdw for instance?

Another thing that puzzles me:
I have created 2 identical publications what resulted in the data
duplication. Is it intended to work this way? or maybe some checks will
appear later on?

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message rammohan ganapavarapu 2017-10-09 23:06:04 Can master and slave on different PG versions?
Previous Message ghiureai 2017-10-06 18:03:34 PG 10 streaming replication with repmgr basic cfg Q