Re: BUG #6497: Error sent to client, but data written anyway

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: BUG #6497: Error sent to client, but data written anyway
Дата
Msg-id B735DD60-9C56-41F5-BC34-3709A4A0BDE1@thebuild.com
обсуждение исходный текст
Ответ на Re: BUG #6497: Error sent to client, but data written anyway  (Ryan Lowe <rlowe@pablowe.net>)
Ответы Re: BUG #6497: Error sent to client, but data written anyway  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6498: with recursive / union all
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6497: Error sent to client, but data written anyway