Re: Why so slow?

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Why so slow?
Дата
Msg-id 445793DC.40401@logix-tt.com
обсуждение исходный текст
Ответ на Re: Why so slow?  (Bill Moran <wmoran@collaborativefusion.com>)
Список pgsql-performance
Hi, Bill,

Bill Moran wrote:

> My understanding is basically that if you vacuum with the correct
> frequency, you'll never need to vacuum full.  This is why the
> autovacuum system is so nice, it adjusts the frequency of vacuum according
> to how much use the DB is getting.

Additonally, the "free_space_map" setting has to be high enough, it has
to cover enough space to put in all pages that get dead rows between two
vacuum runs.

HTH,
Markus


--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Easy question
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Slow restoration question