Re: BUG #4564: multi threaded queries corrupt client when server debugging levels are hi

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Diez Roggisch" <diez(dot)roggisch(at)ableton(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4564: multi threaded queries corrupt client when server debugging levels are hi
Date: 2008-12-08 02:09:35
Message-ID: 5202.1228702175@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Diez Roggisch" <diez(dot)roggisch(at)ableton(dot)com> writes:
> Description: multi threaded queries corrupt client when server
> debugging levels are hi

Most likely you need to report this to the psycopg authors, not here.
I suspect the problem boils down to non-thread-safety in whatever code
psycopg uses to handle notice messages returned by libpq.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Obe, Regina 2008-12-08 07:51:09 Re: BUG #4567: Clustering on GIST INDEX clobbers records in table intermittently
Previous Message Tom Lane 2008-12-08 01:16:17 Re: BUG #4567: Clustering on GIST INDEX clobbers records in table intermittently