Re: BUG #15318: ERROR: current transaction is aborted, commands ignored until end of transaction block

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: BUG #15318: ERROR: current transaction is aborted, commands ignored until end of transaction block
Дата
Msg-id 12839951533725110@myt4-906d9f8e7e5f.qloud-c.yandex.net
обсуждение исходный текст
Ответ на BUG #15318: ERROR: current transaction is aborted,commands ignored until end of transaction block  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
Hello
Please check your application error handling. And server logs.
You have error during execution some previous command in this transaction, even if your application hide this.

Postgresql ignore all commands (except rollback) if transaction was aborted. This is not bug.

regards, Sergei


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