Re: kill -KILL: What happens? - Mailing list pgsql-hackers

From David Fetter
Subject Re: kill -KILL: What happens?
Date
Msg-id 20110113191446.GE28078@fetter.org
Whole thread Raw
In response to Re: kill -KILL: What happens?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: kill -KILL: What happens?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: kill -KILL: What happens?  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Thu, Jan 13, 2011 at 12:45:07PM -0600, Kevin Grittner wrote:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>  
> > I can't see automating it though.  We already have a perfectly
> > good solution to the automated shutdown problem.
>  
> Oh, I totally agree with that.  I somehow thought we'd gotten off
> into how someone could recover after shooting their foot.

I get that we can't prevent all pilot error, but I was hoping we could
bullet-proof this a little more, especially in light of a certain
extremely popular server OS's OOM killer's default behavior.

Yes, I get that that behavior is crazy, and stupid, and that people
should shut it off, but it *is* our problem if we let the postmaster
start (or continue) when it's set that way.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Streaming base backups
Next
From: Tom Lane
Date:
Subject: Re: kill -KILL: What happens?