Re: locked up backends

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Randall F(dot) Kern" <randy(at)spoke(dot)net>
Cc: "Maurice Balick" <balm(at)smiley(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: locked up backends
Date: 2001-04-06 01:03:22
Message-ID: 22106.986519002@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Randall F. Kern" <randy(at)spoke(dot)net> writes:
> I see this pretty often on 7.1b4, running on redhat linux 6.2 (or 7.0;
> same problem on both). My lockups are always either INSERT or UPDATE,
> and all the other backends are shown as "idle in transaction".

Oh? 7.1 doesn't have the problem I was thinking of, so you may have a
different issue. Could you attach to the stuck backends with gdb and
get a backtrace from each one, so we can see approximately what they're
doing? (It'd help if you've compiled with debug symbols.)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2001-04-06 01:47:10 Re: locked up backends
Previous Message Matt Allen 2001-04-05 23:53:23 Re: Relation XX does not exist