Re: CLUSTER and indisclustered

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: CLUSTER and indisclustered
Дата
Msg-id Pine.LNX.4.44.0208082128160.18479-100000@cm-lcon1-46-187.cm.vtr.net
обсуждение исходный текст
Ответ на Re: CLUSTER and indisclustered  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: CLUSTER and indisclustered
Список pgsql-hackers
Neil Conway dijo: 

> Alvaro Herrera <alvherre@atentus.com> writes:
> > What if I [try to] extend the grammar to support an additional ANALYZE
> > in CLUSTER, so that it analyzes the table automatically?
> 
> I don't like this -- it seems like bloat.

Maybe you are right.


> > Or maybe just do an analyze of the table automatically after the
> > CLUSTERing.
> 
> Hmmm... I don't really see the problem with adding a note in the docs
> suggesting that users following a CLUSTER with an ANALYZE (...).

ANALYZE is an inexpensive operation (compared to CLUSTER, anyway), so it
can't hurt to have it done automatically.

-- 
Alvaro Herrera (<alvherre[a]atentus.com>)
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)




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

Предыдущее
От: "J. R. Nield"
Дата:
Сообщение: Re: PITR, checkpoint, and local relations
Следующее
От: Don Baccus
Дата:
Сообщение: Re: Why is MySQL more chosen over PostgreSQL?