Re: Information on savepoint requirement within transctions

Поиск
Список
Период
Сортировка
От Rakesh Kumar
Тема Re: Information on savepoint requirement within transctions
Дата
Msg-id 1F70E659-7F3A-4F65-86B7-27D794F472D7@aol.com
обсуждение исходный текст
Ответ на Re: Information on savepoint requirement within transctions  (Robert Zenz <robert.zenz@sibvisions.com>)
Ответы Re: Information on savepoint requirement within transctions  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
>
> I'm not sure about the terminology here, though, because the Transaction
> Tutorial (https://www.postgresql.org/docs/9.6/static/tutorial-transactions.html)
> speaks of "aborted" transactions, while you use the term "failed" here.

Purely from a user point of view, shouldn't "aborted" mean a ROLLBACK issues by the application
due to a violation of a business rule, whereas "failed" should mean as a ROLLBACK issues by
PG due to constraint violation or like disk full or whatever.

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: session_replication_role meaning?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Information on savepoint requirement within transctions