Re: Replication pull instead of push

Поиск
Список
Период
Сортировка
От PegoraroF10
Тема Re: Replication pull instead of push
Дата
Msg-id 1520452178221-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Replication pull instead of push  (Fabrízio de Royes Mello <fabrizio@timbira.com.br>)
Список pgsql-general
My question was ... how to pull data from Master into Slave. 
Postgres has a Publication/Subscription model that Slave connects to Master
and gets the data.
I want something that Master server gets its data which needs to be
replicated and send that data to Slave.

Is that way possible ?
If there is no extension or statement which does that, how can I do it
myself ?



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


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

Предыдущее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: Replication pull instead of push
Следующее
От: Scott Frazer
Дата:
Сообщение: Re: Help troubleshooting SubtransControlLock problems