Re: Crash dumps - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Crash dumps
Date
Msg-id CABUevExCM7DYx+6k_CdvO=sJWvPP19Q=sH+UJKvS9qcHDoJ1QQ@mail.gmail.com
Whole thread Raw
In response to Re: Crash dumps  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Crash dumps
Re: Crash dumps
List pgsql-hackers
On Tue, Jul 5, 2011 at 15:02, Robert Haas <robertmhaas@gmail.com> wrote:
> 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 used as on/off
>    switch for the generation of the dumps).
>
>    Craig Ringer and Magnus Hagander

That crash dump is basically the windows equivalent of a coredump,
though. Just a different name...


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Crash dumps
Next
From: Robert Haas
Date:
Subject: Re: [BUGS] BUG #6083: psql script line numbers incorrectly count \copy data