transaction isolation question

From: "Jack" <ycc(at)bigfoot(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: transaction isolation question
Date: 2001-05-08 23:27:16
Message-ID: 9d9vot$13f5$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Regarding "Committed Isolation" on PostgreSql Ver 7.1 Users Guide, is that
possible a "Dead Lock" happened when two concurrent transactions are waiting
each other? And how to avoid or fix it?

Jack

Browse pgsql-sql by date

  From Date Subject
Next Message Jack 2001-05-08 23:45:46 execute client application from PL/pgSql
Previous Message Richard Huxton 2001-05-08 19:43:27 Re: INT8 sequences