Re: (Never?) Kill Postmaster?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christian Schröder <cs(at)deriva(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: (Never?) Kill Postmaster?
Date: 2007-11-11 01:55:30
Message-ID: 22936.1194746130@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?ISO-8859-1?Q?Christian_Schr=F6der?= <cs(at)deriva(dot)de> writes:
> Although I do not yet have any processes that are stuck inside a
> statement, there are some that are idle, but do not respond to SIGINT or
> even SIGTERM. Is this sufficient?

Dunno. Have you looked at their call stacks with gdb?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rihad 2007-11-11 03:52:48 Re: strange infinite loop in plpgsql
Previous Message Christian Schröder 2007-11-11 01:45:30 Re: (Never?) Kill Postmaster?