Re: Backend message type 0x50 arrived while idle

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Backend message type 0x50 arrived while idle
Дата
Msg-id m34r9vcdc0.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Backend message type 0x50 arrived while idle  ("Wynn, Robin" <RWynn@northropgrumman.com>)
Список pgsql-general
"Wynn, Robin" <RWynn@northropgrumman.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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Wynn, Robin"
Дата:
Сообщение: Backend message type 0x50 arrived while idle
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: Support unicode in libpq