Re: [HACKERS] transaction rollbacks on error

Поиск
Список
Период
Сортировка
От Vadim Mikheev
Тема Re: [HACKERS] transaction rollbacks on error
Дата
Msg-id 375FBEA1.9226937D@krs.ru
обсуждение исходный текст
Ответ на transaction rollbacks on error  ("Peter Garner" <peter.garner@toward.com>)
Список pgsql-hackers
José Soares wrote:
> 
> >From man begin:
> 
>        This command begins a user transaction which Postgres will
>        guarantee is serializable with respect to all concurrently                     ^^^^^^^^^^^^
>        executing  transactions.   Postgres uses two-phase locking
^^^^^^^^^^^^^^^^^
>        to perform this task.  If the  transaction  is  committed,
>        Postgres  will ensure that all updates are done or none of
>        them  are  done.   Transactions  have  the  standard  ACID
>        (atomic, consistent, isolatable, and durable) property.

Ops. This man page must be changed too. I'll do it tomorrow.

Seems that it's too late to update begin.sgml as well?
Thomas?

Vadim


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