Re: Problem after VACUUM ANALYZE

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: Problem after VACUUM ANALYZE
Дата
Msg-id 200804080930.12564@hal.medialogik.com
обсуждение исходный текст
Ответ на Re: Problem after VACUUM ANALYZE  (mljv@planwerk6.de)
Список pgsql-general
On Tuesday 08 April 2008, mljv@planwerk6.de wrote:
> The problem is that we have peaktimes were everything is running fine. It
> has something to do with the vacuum process running. To simplify my
> problem:
>
> - I run vaccum analyze concurrently with some few user queries: slows
> down to a crawl after vacuum is finished.
>
> - if i run it while no user is connected, everything runs fine
> afterwards.
>
> It has something to do with the vacuum analyze process.

It's probably running the machine into swap. Check swap usage and disk I/O
when it happens.


--
Alan

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Number or parameters for functions - limited to 32 ?
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Problem after VACUUM ANALYZE