Re: [GENERAL] Postgresql CDC tool recommendations ?

Поиск
Список
Период
Сортировка
От Nico Williams
Тема Re: [GENERAL] Postgresql CDC tool recommendations ?
Дата
Msg-id 20171006152355.GE1251@localhost
обсуждение исходный текст
Ответ на [GENERAL] Postgresql CDC tool recommendations ?  (avi Singh <avisingh19811981@gmail.com>)
Список pgsql-general
On Thu, Oct 05, 2017 at 10:28:31AM -0700, avi Singh wrote:
>          Any recommendation on a good CDC tool that can be used to push
> postgresql changes to Kafka in json format ?

There are quite a few WAL->JSON type tools out there.  E.g.,
https://github.com/eulerto/wal2json

I expect this to improve with PG 10 logical replication.

You can easily add the bit that pushes those JSON texts to Kafka.

Nico
-- 


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: "Thomasine Dade (tdade)"
Дата:
Сообщение: [GENERAL] How to sort in pgAdmin 4
Следующее
От: pinker
Дата:
Сообщение: Re: [GENERAL] delete a file everytime pg server starts/crashes