| От | Jay Guerette |
|---|---|
| Тема | Disabling triggers in a transaction |
| Дата | |
| Msg-id | 4b9601ce05022714377ad0a14f@mail.gmail.com обсуждение исходный текст |
| Ответы |
Re: Disabling triggers in a transaction
Re: Disabling triggers in a transaction |
| Список | pgsql-general |
If I disable INSERT and UPDATE triggers inside a transaction; by setting and resetting reltriggers in pg_class; am I correct in thinking that this will disable triggers globally for that table for the duration of that transaction? So an INSERT or UPDATE to this table, outside of the transaction and within that precise timeframe, would NOT fire the trigger? If so, would the 'serializable ' isolation level be required in order to ensure this doesn't happen?
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера