Transaction end on error

Поиск
Список
Период
Сортировка
От Christian Traber
Тема Transaction end on error
Дата
Msg-id 4020C15B.4090909@traber-net.de
обсуждение исходный текст
Ответы Re: Transaction end on error  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi,

Postgres gives an error (ERROR:  current transaction is aborted,
commands ignored until end of transaction block)
on the next sql statement after an error during a transaction and the
transaction is rolled back
In Oracle you can go on with the transaction after an error and commit
or rollback...
Is there a way to change this behaviour? Somthing like a autorollback off;-)

Regards,
Christian

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: RETURN NEXT and reversing order
Следующее
От: "Rod K"
Дата:
Сообщение: Re: BLOB problem