Re: pgsql-server/src/backend/commands cluster.c
| От | Bruce Momjian |
|---|---|
| Тема | Re: pgsql-server/src/backend/commands cluster.c |
| Дата | |
| Msg-id | 200211040234.gA42Yqk04066@candle.pha.pa.us обсуждение исходный текст |
| Ответ на | Re: pgsql-server/src/backend/commands cluster.c (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pgsql-server/src/backend/commands cluster.c
|
| Список | pgsql-committers |
Tom Lane wrote: > Alvaro Herrera <alvherre@dcc.uchile.cl> writes: > > On Sat, Nov 02, 2002 at 04:20:47PM -0500, Tom Lane wrote: > >> During swap_relfilenodes, swap relation size statistic fields along with > >> the relfilenode and toast fields. This ensures that the newly-computed > >> statistics will be available on completion of CLUSTER. > > > I haven't seen the change, but does this mean that ANALYZE is no longer > > needed right after CLUSTER? > > If the pg_statistic entries were already good, then you shouldn't need > an ANALYZE, no. The CLUSTER manual page recommends a analyze to update the clustered nature of the table. Is that still needed? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-committers по дате отправления: