Re: pgpool + BDR, is it possible?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: pgpool + BDR, is it possible?
Дата
Msg-id CAMsr+YE8RaGGshY_-1LiQCvvp_3TO2zHL21-UqgWqPd_wR6dcg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgpool + BDR, is it possible?  ("Ruth Melendo" <rmelendo@teltronic.es>)
Список pgsql-admin


On 18 March 2015 at 21:47, Ruth Melendo <rmelendo@teltronic.es> wrote:

I don’t get this about the "peek" functions not the "get" functions .. What do you mean?


You used pg_logical_slot_get_binary_changes . This consumes changes from the slot. Don't do that on a slot used by something else. Use pg_logical_slot_peek_changes or pg_logical_slot_peek_binary_changes .


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Hardware Configuration and other Stuff
Следующее
От: "Ankur Kaushik"
Дата:
Сообщение: Posgres Query for Foreign Key Check