Re: autovacuum not freeing up unused space on 8.3.0

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: autovacuum not freeing up unused space on 8.3.0
Дата
Msg-id 20080225182713.GJ15597@alvh.no-ip.org
обсуждение исходный текст
Ответ на autovacuum not freeing up unused space on 8.3.0  (Stuart Brooks <stuartb@cat.co.za>)
Ответы Re: autovacuum not freeing up unused space on 8.3.0
Список pgsql-general
Stuart Brooks wrote:

> ERROR:  canceling autovacuum task
> CONTEXT:  automatic vacuum of table "metadb.test.transactions"

Are these happening regularly?  They indicate that something is
happening on the table that collides with what autovacuum needs to do,
and autovacuum defers its task.  For this to happen you need to be doing
ALTER TABLE or similar however; normal UPDATE/INSERT/DELETE should not
cause autovacuum to cancel itself.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Enrico Sirola
Дата:
Сообщение: Re: APEX / HTML DB for PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: text and bytea