Re: ANALYZE command question - Mailing list pgsql-general

From Albe Laurenz
Subject Re: ANALYZE command question
Date
Msg-id A737B7A37273E048B164557ADEF4A58B365A257A@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to ANALYZE command question  (Igor Stassiy <istassiy@gmail.com>)
List pgsql-general
Igor Stassiy wrote:
> Will calling ANALYZE table; twice in a row actually run the command twice ? Or there is some sort of
> check that if the table is not changed since the time of first call the second command will not
> actually be run?

The statistics will be calculated each time you run ANALYZE.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Igor Stassiy
Date:
Subject: ANALYZE command question
Next
From: Oliver Dizon
Date:
Subject: POSTGRES to ORACLE dump