Re: pg_upgrade and statistics
Daniel Farina <daniel@heroku.com>
From: Daniel Farina <daniel@heroku.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-13T07:33:09Z
Lists: pgsql-hackers
On Mon, Mar 12, 2012 at 8:10 PM, Bruce Momjian <bruce@momjian.us> wrote: > To answer your specific question, I think clearing the last analyzed > fields should cause autovacuum to run on analyze those tables. What I > don't know is whether not clearing the last vacuum datetime will cause > the table not to be analyzed. Thank you very much for this reference. I will look into it. -- fdr