Re: Windows crash / abort handling

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Windows crash / abort handling
Дата
Msg-id CAApHDvo=8md2xk=ZiTkGz3tGTc2ExVHZ8muMfpfPCUH_mKo_Og@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Windows crash / abort handling  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Thu, 3 Feb 2022 at 15:38, Andres Freund <andres@anarazel.de> wrote:
> I've pushed the patch this thread is about now. Lets see what the buildfarm
> says. I only could one windows version.  Separately I've also pushed a patch
> to run the windows tests under a timeout. I hope in combination these patches
> address the hangs.

I tried this out today on a windows machine I have here. I added some
code to trigger an Assert failure and the options of attaching a
debugger work well. Tested both from running the regression tests and
running a query manually with psql.

Tested on Windows 8.1 with VS2017.

Thanks for working on this.

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Collecting statistics about contents of JSONB columns
Следующее
От: Andres Freund
Дата:
Сообщение: Re: do only critical work during single-user vacuum?