Re: pgsql-server/src/backend/commands cluster.c

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Tom Lane <tgl(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/backend/commands cluster.c
Date: 2002-11-04 00:08:55
Message-ID: 20021104000855.GA6317@dcc.uchile.cl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Nov 02, 2002 at 04:20:47PM -0500, Tom Lane wrote:

> Log message:
> 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?

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Porque francamente, si para saber manejarse a uno mismo hubiera que
rendir examen... ¿Quién es el machito que tendría carnet?" (Mafalda)

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-11-04 01:58:30 Re: pgsql-server/src/bin/psql print.c
Previous Message Rod Taylor 2002-11-03 14:49:13 Re: pgsql-server/src/bin/psql print.c