Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Дата
Msg-id 2692610.1754866560@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Список pgsql-hackers
I wrote:
> I didn't try other BSDen; this might be a NetBSD-ism that Apple
> inherited, or maybe it's common among the BSDen.

A bit more research later: OpenBSD behaves like NetBSD, while
FreeBSD behaves like Linux.  So that's pretty inconclusive about
what the aboriginal behavior was.  I also found that OpenIndiana
behaves like Linux.

For Linux and FreeBSD, it doesn't actually matter to us because
we no longer use SysV semaphores on those platforms.  But this
is a live problem on macOS, NetBSD, OpenBSD.

            regards, tom lane



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