Re: [HACKERS] kqueue
От | Thomas Munro |
---|---|
Тема | Re: [HACKERS] kqueue |
Дата | |
Msg-id | CA+hUKGJZ036aNb6pcRk43YC+K4ewQ2Y15cf3euSzSmoeQvHcCQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] kqueue (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
Список | pgsql-hackers |
On Tue, Jan 21, 2020 at 2:34 AM Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > I took this patch for a quick spin on macOS. The result was that the > test suite hangs in the test src/test/recovery/t/017_shm.pl. I didn't > see any mentions of this anywhere in the thread, but that test is newer > than the beginning of this thread. Can anyone confirm or deny this > issue? Is it specific to macOS perhaps? Thanks for testing, and sorry I didn't run a full check-world after that rebase. What happened here is that after commit cfdf4dc4 landed on master, every implementation now needs to check for exit_on_postmaster_death, and this patch didn't get the message. Those processes are stuck in their main loops having detected postmaster death, but not having any handling for it. Will fix.
В списке pgsql-hackers по дате отправления: