Re: AutoVacuum on demand? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: AutoVacuum on demand?
Date
Msg-id 1163121231.28784.148.camel@localhost.localdomain
Whole thread Raw
In response to AutoVacuum on demand?  (Glen Parker <glenebob@nwlink.com>)
Responses Re: AutoVacuum on demand?  (Glen Parker <glenebob@nwlink.com>)
List pgsql-general
On Thu, 2006-11-09 at 17:00 -0800, Glen Parker wrote:
> I would like a way to run the autovacuum daemon on demand periodically.
>    Every night at 2 AM, for example.
>
> Anybody know if this is possible?  If not, it's a feature request :-)

use vacuumdb and cron.

Joshua D. Drake


>
> -Glen
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>
--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-general by date:

Previous
From: "Dawid Kuroczko"
Date:
Subject: Remote tables infrastructure.
Next
From: Ottavio Campana
Date:
Subject: blocking function in PL/Python