Re: ["Stephen C. Tweedie" ] Re: O_DSYNC flag for open

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ["Stephen C. Tweedie" ] Re: O_DSYNC flag for open
Дата
Msg-id 200103161750.MAA19284@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ["Stephen C. Tweedie" ] Re: O_DSYNC flag for open  (Doug McNaught <doug@wireboard.com>)
Список pgsql-hackers
> So are we still thinking about preallocating log files as a
> performance hack?  It does seem that using preallocated files along
> with O_DATASYNC will eliminate pretty much all metadata writes under
> Linux in future...
> 
> [NOT suggesting we try to add anything to 7.1, I'm eagerly awaiting RC1]

I am pretty sure that is done.

--  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 по дате отправления:

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