Musings on Triggers

Поиск
Список
Период
Сортировка
От Joshua Kramer
Тема Musings on Triggers
Дата
Msg-id Pine.LNX.4.63.0512061045520.4944@localhost.localdomain
обсуждение исходный текст
Ответы Re: Musings on Triggers
Список pgsql-novice
Greetings all,

Can anyone recommend a tutorial on writing triggers, aside from what's in
the documentation?

Can a trigger in a table in Database_A alter/insert data in a table in
Database_B?

Can I write a trigger such that, it runs on every insert into Table_A, and
inserts a subset of fields of this insert into Table_B, but if this is not
successful, then the insert on Table_A also fails?

Thanks
-Josh


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