Re: BUG #6497: Error sent to client, but data written anyway - Mailing list pgsql-bugs

From Christophe Pettus
Subject Re: BUG #6497: Error sent to client, but data written anyway
Date
Msg-id B735DD60-9C56-41F5-BC34-3709A4A0BDE1@thebuild.com
Whole thread Raw
In response to Re: BUG #6497: Error sent to client, but data written anyway  (Ryan Lowe <rlowe@pablowe.net>)
Responses Re: BUG #6497: Error sent to client, but data written anyway
List pgsql-bugs
On Feb 29, 2012, at 9:26 AM, Ryan Lowe wrote:

> Thanks for all the responses, but I think I'm being unclear here.

The point Tom was making is that this is indistinguishable from the scenari=
o:

1. Client sends commit.
2. Server successfully commits data.
3. Server starts to write response.
4. Network fails.
5. Client receives abnormal disconnection response from its network connect=
ion to the server.

--
-- Christophe Pettus
   xof@thebuild.com

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6498: with recursive / union all
Next
From: Tom Lane
Date:
Subject: Re: BUG #6497: Error sent to client, but data written anyway