Logical Decoding Failover

Поиск
Список
Период
Сортировка
От Colin Morelli
Тема Logical Decoding Failover
Дата
Msg-id CAPtU-UqNOdduGa1YAbZLRFcDJnud57i2zgUCE_PaWrP0UZ4=HA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Logical Decoding Failover  (Venkata Balaji N <nag1010@gmail.com>)
Re: Logical Decoding Failover  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-general
Hey all,

I'm using logical decoding in my application to capture change streams and ship them to Kafka. However, logical replication slots aren't included in the WAL and thus don't make it to replicas. In the case of a failover, it's not clear what (if anything) can be done to continue receiving a change stream.

I noticed there was a failover slot patch that looks like it won't be making it for 9.6 (if at all), but does anyone else have suggestions for handling failover + logical decoding? Is there an answer, or is it limited to being a very manual process for now?

Thanks in advance.

Best,
Colin

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Uber migrated from Postgres to MySQL
Следующее
От: Patrick B
Дата:
Сообщение: Re: Question about wal files / pg_xlogs