Re: when transaction commit begins

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: when transaction commit begins
Дата
Msg-id 17900.1190726642@sss.pgh.pa.us
обсуждение исходный текст
Ответ на when transaction commit begins  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: when transaction commit begins  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-docs
Simon Riggs <simon@2ndquadrant.com> writes:
> I'd like to reword this line in the Asynch commit docs:
>    "when transaction commit begins."

I do not think your proposed rewording is better.  The point I was
trying to cover is that "SET LOCAL synchronous_commit" will affect the
upcoming commit, and that fine point is no longer clear with your
phrasing.

> Transaction commit is when the transaction ends, so using the word begin
> in that way is confusing.

I don't actually agree with that statement anyway...

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: when transaction commit begins
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: when transaction commit begins