Re: Error on failed COMMIT

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Error on failed COMMIT
Дата
Msg-id CAB=Je-FOmN5hq3gwDQm=gCzg=CzDhTxE0yxXdR1ThYmHayTxBw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Error on failed COMMIT  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
>do you think most common connection poolers would continue to
>work after making this change?

Of course, they should.
There are existing cases when commit responds with an error: deferrable constraints.

There's nothing new except it is suggested to make the behavior of commit/prepare failure (e.g. "can't commit the transaction because...") consistent with other commit failures (e.g. deferred violation).

Vladimir

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: PG v12.2 - Setting jit_above_cost is causing the server to crash
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Error on failed COMMIT