Re: Rather large LA

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Rather large LA
Дата
Msg-id 1894838.pasMZSmQAq@alap2
обсуждение исходный текст
Ответ на Re: Rather large LA  (Richard Shaw <richard@aggress.net>)
Ответы Re: Rather large LA
Список pgsql-performance
On Monday, September 05, 2011 14:57:43 Richard Shaw wrote:
> Autovacuum has been disabled and set to run manually via cron during a quiet
> period and fsync has recently been turned off to gauge any real world
> performance increase, there is battery backup on the raid card providing
> some level of resilience.
That doesn't help you against a failure due to fsync() off as the BBU can only
protect data that actually has been written to disk. Without fsync=on no
guarantee about that exists.

Andres

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

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Rather large LA
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Sudden drop in DBb performance