Re: error: message type 0x5a arrived from server while idle - Mailing list pgsql-bugs

From Tom Lane
Subject Re: error: message type 0x5a arrived from server while idle
Date
Msg-id 15438.1253037282@sss.pgh.pa.us
Whole thread Raw
In response to Re: error: message type 0x5a arrived from server while idle  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Sep 8, 2009 at 11:38 PM, vyou zhi <vyouzhi@gmail.com> wrote:
>> i use Python and PyGreSQL to link  PostgreSQL
>> but the Python give me the error
>> message type 0x43 arrived from server while idle
>> message type 0x5a arrived from server while idle

> This sounds like a bug in PyGreSQL.  Maybe it's not following the FE
> protocol correctly?

I think this is a fairly common symptom of trying to use the same PG
connection in multiple threads ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: GIN needs tonic
Next
From: Tom Lane
Date:
Subject: Re: GIN needs tonic