triggered data change violation

Поиск
Список
Период
Сортировка
От Cedar Cox
Тема triggered data change violation
Дата
Msg-id Pine.LNX.4.21.0103202033230.25524-100000@nanu.visionforisrael.com
обсуждение исходный текст
Ответы Re: triggered data change violation
Список pgsql-interfaces
ERROR:  triggered data change violation on relation "tblstsc2options"

What is this?  It doesn't happen unless I'm in a transaction.  I'm
INSERTing a record and then DELETEing it (in the same transaction) and on
delete I get this error.  If I commit and begin a new transaction before
the delete everything is fine.  Is it something my trigger causing?  I
don't have any UPDATE, INSERT, or DELETE statements in my trigger (and I
am returning old on delete).

Thanks,
-Cedar




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

Предыдущее
От: Gunnar R|nning
Дата:
Сообщение: Re: [JDBC] Re: PostgreSQL and PHP persistent connections
Следующее
От: Tom Lane
Дата:
Сообщение: Re: triggered data change violation