Robert Creager <[EMAIL PROTECTED]> writes:
> What more information would you be looking for?
Well, in the words of the old saw, if we knew what we were looking for
it wouldn't be research ...
I'm sure we could solve it quickly if we could get a reproducible test
case, but it sounds like you are n
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> Description:message type 0x49 arrived from server while idle
Hm. This would seem to have something to do with issuing empty queries
(message type 0x49 = 'I' is EmptyQueryResponse). I couldn't duplicate the
problem in some simple tests,