Triggers for FK on Views - can they be made deferrable?

Поиск
Список
Период
Сортировка
От ezra epstein
Тема Triggers for FK on Views - can they be made deferrable?
Дата
Msg-id 1tScnbCMHJ9EX32iXTWc-w@speakeasy.net
обсуждение исходный текст
Ответы Re: Triggers for FK on Views - can they be made deferrable?
Список pgsql-general
I've got the case of a table which has unusual FK constraints.  I'm
implementing them as triggers against a view.  It all works, BUT I don't see
a way to make the triggers executed only on Commit -- i.e., I'd like the
same "deferrable" behavior that true FKs provide.  Does anyone know how to
do this?

Thanks,

Ezra E.



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

Предыдущее
От: Mélanie Bergeron
Дата:
Сообщение: automatic verifications
Следующее
От: "Kaushik Roy"
Дата:
Сообщение: Regarding Start of postmaster