Re: Getting FATAL: terminating connection due to administrator command

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: peter(dot)hopfgartner(at)r3-gis(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Getting FATAL: terminating connection due to administrator command
Date: 2010-09-15 15:39:46
Message-ID: 6415.1284565186@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Hopfgartner <peter(dot)hopfgartner(at)r3-gis(dot)com> writes:
> --------Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote--------
>> This is a result of something sending SIGTERM to the backend process.

> Can I trace where the SIGTERM comes from?

If this is a recent Red-Hat-based release, I think that systemtap could
probably be used to determine that. There's a script here that solves
a related problem:
http://sourceware.org/systemtap/examples/process/sigmon.stp

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Mennens 2010-09-15 15:53:16 Table Comments
Previous Message Peter Hopfgartner 2010-09-15 15:29:38 Re: Getting FATAL: terminating connection due to administrator command