Re: [BUGS] Status of issue 4593 - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: [BUGS] Status of issue 4593
Date
Msg-id 871vv7hw0q.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: [BUGS] Status of issue 4593  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: [BUGS] Status of issue 4593  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:

>>>> Josh Berkus <josh@agliodbs.com> wrote: 
>> we'd break 100,000 existing Java applications if we changed the
> error. 
>  
> In what way would an application want to treat deadlocks and update
> conflicts differently?  Both result from conflicts with concurrent
> transactions and can be retried automatically.  It seems like an
> implementation detail with little chance of impact on applications to
> me.  Can anyone provide a contrary example or argument?

Well generally deadlocks are treated differently in that they are treated by
rewriting the application to not cause deadlocks.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Get trained by Bruce Momjian - ask me about
EnterpriseDB'sPostgreSQL training!
 


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: [BUGS] Status of issue 4593
Next
From: Simon Riggs
Date:
Subject: Re: Time to finalize patches for 8.4 beta