Re: Strange Behavior with Serializable Transcations

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Strange Behavior with Serializable Transcations
Дата
Msg-id e8257o$24i5$1@news.hub.org
обсуждение исходный текст
Ответ на Strange Behavior with Serializable Transcations  (Brad Nicholson <bnichols@ca.afilias.info>)
Список pgsql-general
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>
> It can, but there are cases where you want the lock to be taken before
> the snapshot is set.  Otherwise, there could be committed changes in the
> database that you can't see in your snapshot.  I think there are some
> examples in the manual, or check the archives.
>

Ok, here are the links:

http://archives.postgresql.org/pgsql-bugs/2002-12/msg00169.php  - a bug
analysis of the take-snapshot at wrong point;

http://archives.postgresql.org/pgsql-hackers/2004-09/msg00133.php - recent
redesign notes.

Regards,
Qingqing



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

Предыдущее
От: "blackwater dev"
Дата:
Сообщение: finding gps within polygon
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Strange Behavior with Serializable Transcations