Re: [ADMIN] Replicate only 1 out of 2 databases of Server A to ServerB ?

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [ADMIN] Replicate only 1 out of 2 databases of Server A to ServerB ?
Дата
Msg-id CAKFQuwYHaVKDiqf9G4uB=sxKg7nJ7TMgQeQoac8HSguhahSCpg@mail.gmail.com
обсуждение исходный текст
Ответ на [ADMIN] Replicate only 1 out of 2 databases of Server A to Server B ?  (czezz <czezz@o2.pl>)
Список pgsql-admin
On Monday, April 24, 2017, czezz <czezz@o2.pl> wrote:
Hi all.

PostgreSQL 9.2.18
Running on replication mode Master-Slave (async).
Server A (2 databases) is fully replicated to Server B.
That works OK.

Question:
Is it possible to replicate only 1 out of 2 databases of Server A to Server B?


Not without third-party software.  Or separating the databases into their own clusters.   You have more logical decoding options since 9.4 though I'm not personally familiar with their use.

David J.

В списке pgsql-admin по дате отправления:

Предыдущее
От: John Scalia
Дата:
Сообщение: Re: [ADMIN] Replicate only 1 out of 2 databases of Server A to ServerB ?
Следующее
От: Scott Mead
Дата:
Сообщение: Re: [ADMIN] Replicate only 1 out of 2 databases of Server A to ServerB ?