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 [email protected]
Whole thread Raw
Responses 答复: [HACKERS] is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
List pgsql-hackers
2009/11/30 张茂森 <[email protected]>:
>

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]