Re: is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
Дата
Msg-id 603c8f070911300937o19ccd750r37aaa676a8d9a023@mail.gmail.com
обсуждение исходный текст
Ответы 答复: [HACKERS] is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
Список pgsql-hackers
2009/11/30 张茂森 <maosen.zhang@alibaba-inc.com>:
>

pgsql-hackers is not the right place for user questions; try
pgsql-general or pgsql-novice.

The answer to your question is in the documentation.  You can find it here:

http://www.postgresql.org/docs/8.4/static/transaction-iso.html#MVCC-SERIALIZABILITY

...Robert


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Add solaris path for docbook COLLATEINDEX
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Initial refactoring of plperl.c [PATCH]