Re: Choosing a Transaction Isolation Level

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: Adam Sherman <adam(at)tritus(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Choosing a Transaction Isolation Level
Date: 2003-05-14 18:06:38
Message-ID: 3EC285AE.5000403@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adam Sherman wrote:
> How should one choose a Transaction Isolation Level?

I think Tom Lane's presentation on MVCC and isolation levels is a must
read. It's in the .tgz file here:

http://conferences.oreillynet.com/cs/os2002/view/e_sess/2681

I don't know if it's available on techdocs or apart of the normal
documentation set yet (but it should be).

Mike Mascari
mascarm(at)mascari(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Mayer 2003-05-14 19:23:10 Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline"
Previous Message scott.marlowe 2003-05-14 17:58:53 Re: Index Types