Re: CLUSTER and indisclustered
От
Alvaro Herrera
Тема
Re: CLUSTER and indisclustered
Дата
Msg-id
Pine.LNX.4.44.0208082055020.14590-100000@cm-lcon1-46-187.cm.vtr.net
Ответ на
Re: CLUSTER and indisclustered (Tom Lane)
Список
Дерево обсуждения
CLUSTER and indisclustered Gavin Sherry <swm@linuxworld.com.au>
Re: CLUSTER and indisclustered Bruce Momjian <pgman@candle.pha.pa.us>
Re: CLUSTER and indisclustered Gavin Sherry <swm@linuxworld.com.au>
Re: CLUSTER and indisclustered Bruce Momjian <pgman@candle.pha.pa.us>
Re: CLUSTER and indisclustered Tom Lane <tgl@sss.pgh.pa.us>
Re: CLUSTER and indisclustered Bruce Momjian <pgman@candle.pha.pa.us>
Re: CLUSTER and indisclustered Tom Lane <tgl@sss.pgh.pa.us>
Re: CLUSTER and indisclustered Bruce Momjian <pgman@candle.pha.pa.us>
Re: CLUSTER and indisclustered Alvaro Herrera <alvherre@atentus.com>
Re: CLUSTER and indisclustered Neil Conway <nconway@klamath.dyndns.org>
Re: CLUSTER and indisclustered Tom Lane <tgl@sss.pgh.pa.us>
Re: CLUSTER and indisclustered Alvaro Herrera <alvherre@atentus.com>
Re: CLUSTER and indisclustered "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: CLUSTER and indisclustered Alvaro Herrera <alvherre@atentus.com>
Re: CLUSTER and indisclustered "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: CLUSTER and indisclustered "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: CLUSTER and indisclustered Gavin Sherry <swm@linuxworld.com.au>
Re: CLUSTER and indisclustered Tom Lane <tgl@sss.pgh.pa.us>
Tom Lane dijo: > Bruce Momjian writes: > > Tom, should we be updating that flag after we CLUSTER instead of > > requiring an ANALYZE after the CLUSTER? > > Could do that I suppose, but I'm not super-excited about it. ANALYZE is > quite cheap these days (especially in comparison to CLUSTER ;-)). I'd > settle for a note in the CLUSTER docs that recommends a subsequent > ANALYZE --- this seems no different from recommending ANALYZE after bulk > data load or other major update of a table. What if I [try to] extend the grammar to support an additional ANALYZE in CLUSTER, so that it analyzes the table automatically? Say CLUSTER ON
В списке pgsql-hackers по дате отправления