Re: locked up backends - Mailing list pgsql-general

From Tom Lane
Subject Re: locked up backends
Date
Msg-id 22389.986523795@sss.pgh.pa.us
Whole thread Raw
In response to Re: locked up backends  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-general
Vince Vielhaber <vev@michvhf.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

pgsql-general by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: locked up backends
Next
From: "Ahmed Moustafa"
Date:
Subject: RE: Postgres 7.1RC1 on Solaris 7