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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re[4]: Allowing WAL fsync to be done via O_SYNC
Дата
Msg-id 200103161734.MAA18500@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re[4]: Allowing WAL fsync to be done via O_SYNC  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Yes, you are.  On UnixWare, you need to add -Kthread, which CHANGES a LOT 
> of primitives to go through threads wrappers and scheduling.

This was my concern;  the change that happens on startup and lib calls
when thread support comes in through a library.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: Allowing WAL fsync to be done via O_SYNC
Следующее
От: Philip Warner
Дата:
Сообщение: Re: Performance monitor signal handler