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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: 张茂森 <maosen(dot)zhang(at)alibaba-inc(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: is isolation level 'Serializable' in pg not same as 'serializable' in SQL-92?
Date: 2009-11-30 17:37:22
Message-ID: 603c8f070911300937o19ccd750r37aaa676a8d9a023@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2009/11/30 张茂森 <maosen(dot)zhang(at)alibaba-inc(dot)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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-11-30 17:50:41 Re: Initial refactoring of plperl.c [PATCH]
Previous Message Bruce Momjian 2009-11-30 17:32:22 Re: [PATCH] Add solaris path for docbook COLLATEINDEX