Re: serialization errors - Mailing list pgsql-general

From Stephan Szabo
Subject Re: serialization errors
Date
Msg-id 20030203004349.C85329-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: serialization errors  (Ryan VanderBijl <rvbijl-pgsql@vanderbijlfamily.com>)
List pgsql-general
On Mon, 3 Feb 2003, Ryan VanderBijl wrote:

> Hello again,
>
> Unfortunately, because English is a language, and the
> first one I learned (learnt?), I'm not able to communicate
> very well in it.  I don't think my question / suggestion
> has come across very clear.  So, I wrote a summary of what
> I've been trying to ask / suggest. It can be found at:
>
> http://www.vanderbijlfamily.com/~rvbijl/transactions.html

The given a unique constraint or serializability error condition may fix
your specific case but doesn't fix serializability in general.  I'm not
certain that changing the error returned in this case buys us that much
given that equivalent serializability errors are not caught when there
isn't a unique index.


pgsql-general by date:

Previous
From: "B. van Ouwerkerk"
Date:
Subject: Re: List online archives and spam
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: DBI driver and transactions