Re: Backend message type 0x44 arrived while idle

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tsukaeru(dot)net Webmaster" <webmaster(at)tsukaeru(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backend message type 0x44 arrived while idle
Date: 2001-08-24 03:31:14
Message-ID: 1376.998623874@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Tsukaeru.net Webmaster" <webmaster(at)tsukaeru(dot)net> writes:
> My database is giving me trouble. I assume that it is due to a bad record,
> but I am unable to select/delete that record. Have checked logs with no
> helpful info.

The problem could be at the client side, eg libpq running out of memory.
(Its recovery from this problem is pretty abysmal at the moment :-(.)
Are you selecting a whole lot of data in this query?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Willis, Ian (Ento, Canberra) 2001-08-24 03:56:42 RE: SELECT FOR UPDATE
Previous Message Shane Wegner 2001-08-24 03:00:30 Re: Permissions for large-object comments