Logical decoding

Поиск
Список
Период
Сортировка
От Joshua Bay
Тема Logical decoding
Дата
Msg-id CABb-U3YYmhRPFc5RJ5OVL-CwEzVLZLc-rcPGcLWPLJeWJVBQPg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] Logical decoding  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-committers

Hi,


I have a question about logical decoding of Postgres.


where are the entry points to logical decoding? 

Specifically, we want to know whether logical decoding happens immediately after commit, or whether there is a polling thread that scans the Write Ahead Log and then dumps to the special table?

and where are this code is in the codebase?

Thanks,
Joshua

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Add some temporary code to record stack usage at server