Re: Remove Windows crash dump support?

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Remove Windows crash dump support?
Дата
Msg-id CAA4eK1+mWEUF3v0SzyWr8L624Q3-mGEqqs9q90A88kzPwmMhbw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Remove Windows crash dump support?  (Craig Ringer <craig@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: WIP: bloom filter in Hash Joins with batches
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan