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

From Robert Haas
Subject Re: is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
Date
Msg-id 603c8f070911300937o19ccd750r37aaa676a8d9a023@mail.gmail.com
Whole thread Raw
Responses 答复: [HACKERS] is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] Add solaris path for docbook COLLATEINDEX
Next
From: Andrew Dunstan
Date:
Subject: Re: Initial refactoring of plperl.c [PATCH]