Re: Column Filtering in Logical Replication

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Column Filtering in Logical Replication
Дата
Msg-id 20220303002921.GB27651@telsasoft.com
обсуждение исходный текст
Ответ на Re: Column Filtering in Logical Replication  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
I applied this patch in my branch with CI hacks to show code coverage on
cirrus.
https://api.cirrus-ci.com/v1/artifact/task/6186186539532288/coverage/coverage/00-index.html

Eyeballing it looks good.  But GetActionsInPublication() isn't being hit at
all?

I think the queries in pg_dump should be written with the common portions of
the query outside the conditional.

-- 
Justin



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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Logical replication timeout problem
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart()