| От | Marinos Yannikos |
|---|---|
| Тема | Re: Sudden drop in DBb performance |
| Дата | |
| Msg-id | 4E6E9190.4050005@geizhals.at обсуждение |
| Ответ на | Sudden drop in DBb performance (Gerhard Wohlgenannt <wohlg@ai.wu.ac.at>) |
| Список | pgsql-performance |
Hi, On 03.09.2011 09:26, Gerhard Wohlgenannt wrote: > Activating log_min_duration shows for instance this query --- there are > now constantly queries which take absurdely long. 2 things you should check: - if your /var/lib/postgresql is on an ext3 fs, I've seen such things before due to the changes around Linux 2.6.2X that caused long stalls during fsync() (see https://lwn.net/Articles/328363/ etc.). But if all your queries take longer than they should and not only a few, that probably isn't the reason. - regarding your hardware RAID-5, I've seen some controllers switch the write cache off quietly for various reasons (battery too old, issues with disks). Check if it is still enabled, without write caching enabled, most RAID-controllers will just suck. Regards, Marinos
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера