Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]
Дата
Msg-id 20070604151049.GR32320@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]  (Ron St-Pierre <ron.pgsql@shaw.ca>)
Список pgsql-general
On Mon, Jun 04, 2007 at 07:34:13AM -0700, Ron St-Pierre wrote:
> >VACUUM FULL _does not_ mean "vacuum everything"!

> What do you mean by this?

Sorry, I was trying to prevent you doing a VACUUM FULL you didn't
want (but another message said you actually intended a vacuum full).
Several people have been bitten by the misunderstanding that "VACUUM
FULL" means "VACUUM ALL TABLES" (e.g. vaccum full database).

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
I remember when computers were frustrating because they *did* exactly what
you told them to.  That actually seems sort of quaint now.
        --J.D. Baldwin

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: NULLS and User Input WAS Re: multimaster
Следующее
От: "Rhys Stewart"
Дата:
Сообщение: Re: what to do when pg_cancel_backend() doesnt work?