Re: conchuela timeouts since 2021-10-09 system upgrade - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: conchuela timeouts since 2021-10-09 system upgrade
Date
Msg-id CA+hUKGJHA24SFAQureqf0EodkXv0W0hAZybcU9OpZAp3O2uegQ@mail.gmail.com
Whole thread Raw
In response to Re: conchuela timeouts since 2021-10-09 system upgrade  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: conchuela timeouts since 2021-10-09 system upgrade
List pgsql-bugs
On Mon, Nov 15, 2021 at 8:20 PM Andrey Borodin <x4mmm@yandex-team.ru> wrote:
> I've sent some diagnostics info to Thomas offlist, but I do not understand how it can be used...

Summary for the record: defunct child, and gdb showed perl blocked in
select(), and ps revealed that Dragonfly internally maps select() onto
kevent() (wchan = kqread), which is interesting, but apparently not
new.  (Hmmm, /me eyes the recent changes to events reported on
half-closed pipes[1].)

[1] https://github.com/DragonFlyBSD/DragonFlyBSD/commits/master/sys/kern/sys_generic.c



pgsql-bugs by date:

Previous
From: Kishore Isaac
Date:
Subject: RE: Tenable Report Issue even after upgrading to correct Postgres version
Next
From: Tom Lane
Date:
Subject: Re: pg_restore depending on user functions