Re: Bugs during ProcessCatchupEvent() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Bugs during ProcessCatchupEvent()
Date
Msg-id 200902041953.n14JrrD11942@momjian.us
Whole thread Raw
In response to Re: Bugs during ProcessCatchupEvent()  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Bugs during ProcessCatchupEvent()  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs wrote:
> 
> On Tue, 2009-01-06 at 09:44 -0500, Tom Lane wrote:
> > Simon Riggs <simon@2ndQuadrant.com> writes:
> > > It looks to me that generating a single error message while idle causes
> > > the server to provide ErrorResponse, which the client assumes is the end
> > > of the processing of that statement as defined in FE/BE protocol.
> > 
> > Yeah.  I think this is actually a client-side issue: it should keep
> > reading till it gets a 'Z' message.  Not clear how that fits into the
> > libpq-to-app API though.
> 
> That makes sense. I'll dig around there.
> 
> 
> The infinite loop error seems server-side though.

Any progress on this?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO items for window functions
Next
From: Kenneth Marshall
Date:
Subject: Re: on hash indexes