Robert Haas <robertmh...@gmail.com> writes:
> On Tue, Sep 8, 2009 at 11:38 PM, vyou zhi <vyou...@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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to