| От | David Boreham |
|---|---|
| Тема | Re: performance on new linux box |
| Дата | |
| Msg-id | 4C364671.7010109@boreham.org обсуждение исходный текст |
| Ответ на | Re: performance on new linux box (<Timothy.Noonan@emc.com>) |
| Список | pgsql-performance |
On 7/8/2010 3:18 PM, Timothy.Noonan@emc.com wrote: > How does the linux machine know that there is a BBU installed and to > change its behavior or change the behavior of Postgres? I am > experiencing performance issues, not with searching but more with IO. > It doesn't change its behavior at all. It's in the business of writing stuff to a file and waiting until that stuff has been put on the disk (it wants a durable write). What the write buffer/cache does is to inform the OS, and hence PG, that the write has been done when in fact it hasn't (yet). So the change in behavior is only to the extent that the application doesn't spend as much time waiting.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера