RE: Re[4]: Allowing WAL fsync to be done via O_SYNC

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: Re[4]: Allowing WAL fsync to be done via O_SYNC
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D3324@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на Re[4]: Allowing WAL fsync to be done via O_SYNC  (Xu Yifeng <jamexu@telekbird.com.cn>)
Список pgsql-hackers
> We've speculated about using Posix semaphores instead, on platforms

For spinlocks we should use pthread mutex-es.

> where those are available.  I think Bruce was concerned about the

And nutex-es are more portable than semaphores.

Vadim


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Allowing WAL fsync to be done via O_SYNC
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: ["Stephen C. Tweedie" ] Re: O_DSYNC flag for open