Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session - Mailing list pgsql-hackers

From David Fetter
Subject Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session
Date
Msg-id 20100825011846.GA13478@fetter.org
Whole thread Raw
In response to Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Aug 24, 2010 at 08:17:15PM -0400, Robert Haas wrote:
> On Tue, Aug 24, 2010 at 5:11 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > Robert Haas <robertmhaas@gmail.com> writes:
> >> There is some amount of user code (I'm not sure preceisely how
> >> much) that runs after shared memory is mapped and before the
> >> deadman switch is engaged.
> >
> > Er ... what would you define as "user code"?
> 
> Our code, as opposed to the failure-inducing boatload of crap
> injected by the operating system.

Don't hold back.  Tell us how you *really* feel ;)

Cheers,
David (who thinks Robert's view of that platform may be a good deal
too sunny)
-- 
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: KaiGai Kohei
Date:
Subject: Re: security hook on authorization
Next
From: David Fetter
Date:
Subject: Re: gSoC add MERGE command new patch -- merge_v104