Re: win32 performance - fsync question

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: win32 performance - fsync question
Дата
Msg-id 4215C494.7030506@samurai.com
обсуждение исходный текст
Ответ на Re: win32 performance - fsync question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Portability, or rather the complete lack of it.  Stuff that isn't in the
> Single Unix Spec is a hard sell.

O_DIRECT is reasonably common among modern Unixen (it is supported by 
Linux, FreeBSD, and probably a couple of the commercial variants like 
AIX or IRIX); it should also be reasonably easy to check for support at 
configure time. It's on my TODO list to take a gander at adding support 
for O_DIRECT for WAL, I just haven't gotten around to it yet.

-Neil


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

Предыдущее
От: Jürgen Cappel
Дата:
Сообщение: Re: Help me recovering data
Следующее
От: Russell Smith
Дата:
Сообщение: Re: Help me recovering data