Re: troubleshooting 8.1.2 - Mailing list pgsql-general

From Tom Lane
Subject Re: troubleshooting 8.1.2
Date
Msg-id 23033.1152645452@sss.pgh.pa.us
Whole thread Raw
In response to troubleshooting 8.1.2  ("Ed L." <pgsql@bluepolka.net>)
List pgsql-general
"Ed L." <pgsql@bluepolka.net> writes:
> We have 4 8.1.2 cluster running on an HP-UX 11.23 Itanium, repeatedly
> dying with the following log message:

> 2006-07-11 12:52:27 EDT [21582]    LOG:  received fast shutdown request

*Something* is sending SIGINT to the postmaster --- it's simply not
possible to reach that elog call any other way.

How are you launching the postmaster?  If from a terminal window, are
you sure it's entirely disconnected from the terminal's process group?
If not, typing control-C in that window could SIGINT the postmaster.

            regards, tom lane

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: pgsql vs mysql
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql vs mysql