From: | guedim <guedim(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Postgres 9.6 Logical and Fisical replication |
Date: | 2017-09-18 21:30:21 |
Message-ID: | 1505770221186-0.post@n3.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi guys
I am working with Postgres9.6 with a Master/Slave cluster replication using
Streaming replication.
I would like to add a new Slave server database but this database with
logical replication .
I tried with some configurations but it was not possible :(
https://github.com/guedim/postgres-streaming-replication
Here is the image of what is in my mind:
<http://www.postgresql-archive.org/file/t350419/Database_Replication.png>
Thanks for any help!
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2017-09-18 22:46:39 | CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? |
Previous Message | Pierre Ducroquet | 2017-09-18 21:18:29 | Re: Small patch for pg_basebackup argument parsing |