Re: Backend message type 0x50 arrived while idle

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: "Wynn, Robin" <RWynn(at)northropgrumman(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backend message type 0x50 arrived while idle
Date: 2002-12-03 15:49:19
Message-ID: m34r9vcdc0.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Wynn, Robin" <RWynn(at)northropgrumman(dot)com> writes:

> > Hi...
> >
> > We're using an older version of PostgreSQL (6.5.1, to be precise), and
> > we're running into a problem where during certain inserts and queries we
> > receive a message "Backend message type 0x50 arrived while idle".

6.5.1 is old. Really really really old. Amazingly old. It also has
a lot of bugs that are fixed in later versions (the current version is
7.3). It's not even the latest version in the 6.5 series (I think
there was a 6.5.3).

You would probably do well to test your application under 7.3 and see
if you run into any problems. People here aren't going to put any
effort into trying to debug 5-year-old software. ;)

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-03 16:00:47 Re: 7.4 Wishlist
Previous Message Wynn, Robin 2002-12-03 15:37:34 Backend message type 0x50 arrived while idle