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

From Craig Ringer
Subject Remove Windows crash dump support?
Date
Msg-id CAMsr+YGyhTE9BhdKdB37GLqg2EcUxXOe_UXS8=U0cqn8g99egg@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi all

Back in 2010 I submitted a small feature to allow the creation of minidumps when backends crashed; see commit dcb09b595f88a3bca6097a6acc17bf2ec935d55f .

At the time Windows lacked useful support for postmortem debugging and crash-dump management in the operating system its self, especially for applications running as services. That has since improved considerably.

The feature was also included in 9.4, which I think was the PostgreSQL release that was really rock solid on Windows. Consequently it's never served the purpose I wrote it for, a way to make it easy to get crash data from end users into the hands of a developer without needing to remote-debug the users' system.

It's practically dead code and we might as well remove it unless there's someone out there using it who's keeping quiet about it.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Maintenance on git.postgresql.org
Next
From: Merlin Moncure
Date:
Subject: Re: fix for readline terminal size problems when window is resized with open pager