Re: Crash dumps - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Crash dumps
Date
Msg-id CA+TgmobO01FSyyEan0-s=bSP-RwVXrbUdC9phs--zVzZ+i+R5Q@mail.gmail.com
Whole thread Raw
In response to Re: Crash dumps  (Radosław Smogura <rsmogura@softperience.eu>)
Responses Re: Crash dumps
List pgsql-hackers
On Mon, Jul 4, 2011 at 12:47 PM, Radosław Smogura
<rsmogura@softperience.eu> wrote:
> I asked about crash reports becaus of at this time there was thread about
> crashing in live system.

Yeah, I thought this was the result of that effort:

commit dcb09b595f88a3bca6097a6acc17bf2ec935d55f
Author: Magnus Hagander <magnus@hagander.net>
Date:   Sun Dec 19 16:45:28 2010 +0100
   Support for collecting crash dumps on Windows
   Add support for collecting "minidump" style crash dumps on   Windows, by setting up an exception handling filter.
Crash  dumps will be generated in PGDATA/crashdumps if the directory   is created (the existance of the directory is
usedas on/off   switch for the generation of the dumps). 
   Craig Ringer and Magnus Hagander

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Review of VS 2010 support patches
Next
From: Magnus Hagander
Date:
Subject: Re: Crash dumps