Re: Can Autovaccuum also reindex

From: Erik Jones <ejones(at)engineyard(dot)com>
To: "Crowe, Eric" <ECC(at)dolby(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can Autovaccuum also reindex
Date: 2009-04-21 23:48:20
Message-ID: 6227D3CB-4596-422E-AAC6-21A9301619AE@engineyard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Apr 21, 2009, at 4:43 PM, Crowe, Eric wrote:

> Greetings,
>
> Hopefully this can be easily answered but I have not seen any
> reference to this within the online docs and mailing list archives.
> Can or does autovaccuum also have the capability to reindex; or, is
> this something that needs to be placed within a custom cron job?
>
> Many thanks!
>
> Eric Crowe
>

autovacuum will kick off VACUUMs and ANALYZEs but no REINDEXes.

Erik Jones, Database Administrator
Engine Yard
Support, Scalability, Reliability
866.518.9273 x 260
Location: US/Pacific
IRC: mage2k

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2009-04-22 00:00:15 Re: Can Autovaccuum also reindex
Previous Message Crowe, Eric 2009-04-21 23:43:33 Can Autovaccuum also reindex