Re: pg_upgrade and statistics

From: Daniel Farina <daniel(at)heroku(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_upgrade and statistics
Date: 2012-03-13 07:33:09
Message-ID: CAAZKuFYUgSSmu2iyYFor4dEiLjGV8YwUe4HSJVvHFkwG1m0Saw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 12, 2012 at 8:10 PM, Bruce Momjian <bruce(at)momjian(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Farina 2012-03-13 07:35:14 Re: pg_upgrade and statistics
Previous Message Simon Riggs 2012-03-13 07:04:26 Re: SPGiST versus hot standby - question about conflict resolution rules