Re: Transaction and SQL errors

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Transaction and SQL errors
Дата
Msg-id CAApHDvpz8HohzRpPq3OPkyS3=wV2aQPmE72O3i5D5RbVXehSzA@mail.gmail.com
обсуждение исходный текст
Ответ на Transaction and SQL errors  (Sebastien Flaesch <sebastien.flaesch@4js.com>)
Ответы Re: Transaction and SQL errors  (Sebastien Flaesch <sebastien.flaesch@4js.com>)
Re: Transaction and SQL errors  ("J. Roeleveld" <joost@antarean.org>)
Список pgsql-general
On Mon, 4 Apr 2022 at 23:33, Sebastien Flaesch
<sebastien.flaesch@4js.com> wrote:
> Any arguments I could give to programmers?   Maybe:
> "You better replay all SQL of the whole transaction... (and make them as short as possible!)"
> ?

There are SAVEPOINTs [1].

David

[1] https://www.postgresql.org/docs/current/sql-savepoint.html



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

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: Transaction and SQL errors
Следующее
От: "J. Roeleveld"
Дата:
Сообщение: Select .... where id not in (....) returns 0 incorrectly