BUG #1061: message type 0x49 arrived from server while idle

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1061: message type 0x49 arrived from server while idle
Date: 2004-01-22 18:59:42
Message-ID: 20040122185942.7BB44CF4DE1@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1061
Logged by: Robert Creager

Email address: Robert_Creager(at)StorageTek(dot)com

PostgreSQL version: 7.4

Operating system: Linux Mandrake 9.2 2.4.22 SMP

Description: message type 0x49 arrived from server while idle

Details:

The problem is not occuring very often, 3 times in a week. A <ps -Af> is
showing the connection "idle in transaction". pg_autovacuum is running.

This is a new install on a new dual Xenon machine. The process which
received the message is running on Solaris/Perl 5.6.1 using DBI 1.30 and
DBD::Pg 1.22.

The PGSQL version on Solaris is 7.3.3, but that shouldn't matter?

Compiled from source:
PostgreSQL 7.4.1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.1
(Mandrake Linux 9.2 3.3.1-2mdk)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-01-22 19:27:19 Re: BUG #1061: message type 0x49 arrived from server while idle
Previous Message Reece Hart 2004-01-22 18:17:38 Re: Readline lib configure error. Help