Re: locked up backends

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vince Vielhaber <vev(at)michvhf(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: locked up backends
Date: 2001-04-06 02:23:15
Message-ID: 22389.986523795@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vince Vielhaber <vev(at)michvhf(dot)com> writes:
> I was away all day and came back to a logcheck message about running
> out of swap and a process being killed. ps -axww showed a number of
> these:

> /usr/local/pgsql/bin/postgres nobody 127.0.0.1 twig idle

Those aren't deadlocked, they're just waiting for their clients to
do something. You might have a problem on the client side ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ahmed Moustafa 2001-04-06 03:20:29 RE: Postgres 7.1RC1 on Solaris 7
Previous Message Vince Vielhaber 2001-04-06 01:47:10 Re: locked up backends