Re: [GENERAL] Autoanalyze oddity - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: [GENERAL] Autoanalyze oddity
Date
Msg-id 20170323184154.GA19852@hjp.at
Whole thread Raw
In response to Re: [GENERAL] Autoanalyze oddity  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general
On 2017-03-05 12:01:07 +0100, Peter J. Holzer wrote:
[...]
> At the current rate of inserts, this threshold will be reached on
> March 24nd. I'll check whether the table is analyzed then.

It was (a little earlier than expected because pg_class.reltuples didn't
increase in the meantime).

        hp


--
   _  | Peter J. Holzer    | A coding theorist is someone who doesn't
|_|_) |                    | think Alice is crazy.
| |   | hjp@hjp.at         | -- John Gordon
__/   | http://www.hjp.at/ |    http://downlode.org/Etext/alicebob.html

Attachment

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: [GENERAL] [ANNOUNCE] postgresql-unit 3 released
Next
From: François Beausoleil
Date:
Subject: [GENERAL] Run statements before pg_dump in same transaction?