Re: slow query

Поиск
Список
Период
Сортировка
От Clarence Gardner
Тема Re: slow query
Дата
Msg-id Pine.LNX.4.44.0302240925360.25665-100000@liberty.sba2.netlojix.net
обсуждение исходный текст
Ответ на Re: slow query  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: slow query  (Robert Treat <xzilla@users.sourceforge.net>)
Re: slow query  (Rod Taylor <rbt@rbt.ca>)
Re: slow query  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-performance
On 24 Feb 2003, Robert Treat wrote:

>
> If your seeing wildly dramatic improvments from vacuum full, you might
> want to look into running regular vacuums more often (especially for
> high turnover tables), increase your max_fsm_relations to 1000, and
> increasing your max_fsm_pages.

I don't know about the settings you mention, but a frequent vacuum
does not at all obviate a vacuum full. My database is vacuumed every
night, but a while ago I found that a vacuum full changed a simple
single-table query from well over 30 seconds to one or two. We now
do a vacuum full every night.



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

Предыдущее
От: Oleg Lebedev
Дата:
Сообщение: Re: slow query
Следующее
От: Oleg Lebedev
Дата:
Сообщение: Re: slow query