logical replication does not fire per-column triggers

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема logical replication does not fire per-column triggers
Дата
Msg-id 21673e2d-597c-6afe-637e-e8b10425b240@2ndquadrant.com
обсуждение исходный текст
Ответы Re: logical replication does not fire per-column triggers  (Euler Taveira <euler@timbira.com.br>)
Список pgsql-hackers
The logical replication subscription side does not fire per-column 
update triggers when applying an update change.  (Per-table update 
triggers work fine.)  This patch fixes that.  Should be backpatched to PG10.

A patch along these lines is also necessary to handle triggers involving 
generated columns in the apply worker.  I'll work on that separately.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: automating pg_config.h.win32 maintenance
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: error context for vacuum to include block number