Re: [GENERAL]auto vacuum during restore

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Vick Khera <vivek(at)khera(dot)org>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [GENERAL]auto vacuum during restore
Date: 2011-04-26 16:59:01
Message-ID: 4DB6F9D5.4030504@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Le 26/04/2011 18:38, Vick Khera a écrit :
> On Tue, Apr 26, 2011 at 11:36 AM, Willy-Bas Loos <willybas(at)gmail(dot)com> wrote:
>
>> I don't get it, they should have been analyzed at restore, should they not?
>>
>
> I do not believe analyze is part of the restore process. You must
> explicitly run it.
>

That's almost true. If autovacuum is on, it can start an ANALYZE on the
big tables.

Depends of course on your settings (autovacuum on, stats collector on, etc.)

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vick Khera 2011-04-26 17:07:31 Re: [GENERAL]auto vacuum during restore
Previous Message Vick Khera 2011-04-26 16:38:31 Re: [GENERAL]auto vacuum during restore

Browse pgsql-general by date

  From Date Subject
Next Message Vick Khera 2011-04-26 17:07:31 Re: [GENERAL]auto vacuum during restore
Previous Message Diogo Melo 2011-04-26 16:55:23 Re: Recover database from binary files