Re: COMMIT NOWAIT Performance Option

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: COMMIT NOWAIT Performance Option
Дата
Msg-id 200702272218.l1RMISr16087@momjian.us
обсуждение исходный текст
Ответ на Re: COMMIT NOWAIT Performance Option  ("Jim C. Nasby" <jim@nasby.net>)
Ответы Re: COMMIT NOWAIT Performance Option  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-hackers
Jim C. Nasby wrote:
> On Mon, Feb 26, 2007 at 10:56:58PM +0000, Simon Riggs wrote:
> > 2. remove fsync parameter
> 
> Why? Wouldn't fsync=off still speed up checkpoints? ISTM you'd still
> want this for things like database restores.

I think we will remove fsync in favor of the new delay, and allow -1 to
be the same behavior as fsync off.

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: COMMIT NOWAIT Performance Option
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: COMMIT NOWAIT Performance Option