Re: "pg_ctl: the PID file ... is empty" at end of make check

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "pg_ctl: the PID file ... is empty" at end of make check
Дата
Msg-id 20618.1571314858@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "pg_ctl: the PID file ... is empty" at end of make check  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: "pg_ctl: the PID file ... is empty" at end of make check  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Tue, Oct 15, 2019 at 1:55 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> and now prairiedog has shown it too:
>> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prairiedog&dt=2019-10-14%2021%3A45%3A47
>> which is positively fascinating, because prairiedog is running a
>> bronze-age version of macOS that surely never heard of APFS.
>> So this makes it look like this is a basic macOS bug that's not
>> as filesystem-dependent as one might think.

> Does https://github.com/macdice/unlinktest show the problem on that system?

It does, though with a very low frequency:

$ ./unlinktest
$ ./unlinktest 10000
read 0 bytes, unexpected
$ ./unlinktest 10000
read 0 bytes, unexpected
read 0 bytes, unexpected
$ ./unlinktest 10000
$

The failure rate on my recent-vintage laptop is more like one
failure every five loops.

            regards, tom lane



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

Предыдущее
От: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Дата:
Сообщение: Re: Remaining calls of heap_close/heap_open in the tree
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: maintenance_work_mem used by Vacuum