ANALYZE command question

From: Igor Stassiy <istassiy(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: ANALYZE command question
Date: 2015-03-03 09:01:20
Message-ID: CAKVOjex_sEan24KSifYNgKqLx5pHbzME_5DV_gDziqcSmZGRyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

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?

Thanks,
Igor

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2015-03-03 09:49:01 Re: ANALYZE command question
Previous Message Emre Hasegeli 2015-03-03 08:27:57 Re: EXCLUDE constraint with not equals