| От | Craig Ringer |
|---|---|
| Тема | Re: BUG #5395: UPDATE on shutdown overwrites table |
| Дата | |
| Msg-id | 4BB2B35A.4080804@postnewspapers.com.au обсуждение |
| Ответ на | BUG #5395: UPDATE on shutdown overwrites table ("Lothar Bongartz" <lotharbongartz@hotmail.com>) |
| Список | pgsql-bugs |
On 30/03/2010 11:27 PM, Lothar Bongartz wrote: > For this reason the database is stalling from time to time and I have to > restart the server. Are those stalls accompanied by any mention of checkpoints in the logs? The default PostgreSQL configuration isn't tuned for larger workloads - it's very minimalist. You probably need to increase your checkpoint_segments . It may also be a good idea to look at shared_buffers . Before just re-starting the server, you should look at `iostat', `vmstat', `top', `iotop' or other suitable performance monitoring tools and see if the server's actually DOING anything. You'll probably find it's busy with disk I/O and not really stalled at all. -- Craig Ringer
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера