Re: Remove Windows crash dump support? - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Remove Windows crash dump support?
Date
Msg-id CAA4eK1+mWEUF3v0SzyWr8L624Q3-mGEqqs9q90A88kzPwmMhbw@mail.gmail.com
Whole thread Raw
In response to Re: Remove Windows crash dump support?  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On Thu, Dec 24, 2015 at 7:48 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
On 22 December 2015 at 23:46, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> In which version(s) of Windows was this improvement added?

Vista and Server 2008 (original, not R2).


Win7 and Server 2003 are already irrelevant now, and will be absurdly so by the time Pg 9.6 comes out.


Sure, but I think still there could be developers out there or some users
of PostgreSQL who will still be using some such systems.
 
The windows feature works better than the in-application crash dump.

Have you used this feature of Windows and does it display the call stack
or the information better than what PostgreSQL already has, if you have
any saved dump, that others can also see, that might be useful?
Unfortunately, I am still using Win7, so not able to test using this
new feature.


With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: WIP: bloom filter in Hash Joins with batches
Next
From: Etsuro Fujita
Date:
Subject: Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan