Triggers on bdr.bdr_nodes?

Поиск
Список
Период
Сортировка
От Daniel Smedegaard Buus
Тема Triggers on bdr.bdr_nodes?
Дата
Msg-id CAHnuAexmKCSvp5GZh8j1yWf3yKo-COpTBKnpQJD-X_BbGVG1=A@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
Hi :)

I sent a similar mail three days ago, but never saw it appear on the
list. I'm thinking now it might have been because of the mail being
HTML, so here's another one in plain text.

Anyway, my question is this. It seems that while I can put a trigger
on e.g. "AFTER INSERT ON bdr.bdr_nodes" my function is only triggered
if I myself do an INSERT on the table. That is, when BDR itself
updates the table, there's no triggering being done.

Is there any way to get a trigger on this table? I'd like to run a
function when a node joins or leaves...

TIA,
Daniel :)


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

Предыдущее
От: Daniel Smedegaard Buus
Дата:
Сообщение: Triggers on replicated (BDR) data
Следующее
От: "Vilches, Alejandro"
Дата:
Сообщение: Trouble including pg_type.h