Re: vacuum

From: Richard Huxton <dev(at)archonet(dot)com>
To: Hugo <htakada(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: vacuum
Date: 2005-10-07 07:46:58
Message-ID: 434627F2.8000406@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hugo wrote:
> hi everybody , is it possible to schedule vacuum in the server (
> postgres 8.0.3 on Windows XP SP2) ? I want to vacuum the DB everyday at
> 22:00 and I want to automate the process

Is there a reason why (1) autovacuum or (2) Windows' built-in scheduler
aren't any good for you?

--
Richard Huxton
Archonet Ltd

In response to

  • vacuum at 2005-10-06 23:30:02 from Hugo

Browse pgsql-general by date

  From Date Subject
Next Message Gregory S. Williamson 2005-10-07 08:01:28 Re: PostgreSQL Gotchas --- count()
Previous Message Richard Huxton 2005-10-07 07:44:34 Re: PostgreSQL Gotchas