Re: vacuuming and manu updates - Mailing list pgsql-novice

From kadil
Subject Re: vacuuming and manu updates
Date
Msg-id 200510281749.59550.ksadil@bigpond.net.au
Whole thread Raw
In response to Re: vacuuming and manu updates  (Daniel Staal <DStaal@usa.net>)
List pgsql-novice
On Thu, 27 Oct 2005 10:59 am, Daniel Staal wrote:
> --As of Wednesday, October 26, 2005 8:57 AM -0700,
>
> operationsengineer1@yahoo.com is alleged to have said:
> > is there a way to automate the vacuum process on
> > windows (think cron on linux)?
>
> --As for the rest, it is mine.
>
> I'm sure there is, but I haven't had to touch a Windows computer in a
> couple of years...
>
> Daniel T. Staal
yes, it is called a scheduled task. it works fine. I just changed my app to
execute the vacuum via a sql transaction every hour and a half rather than as
a scheduled task.

Kim

pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Problem inserting a row containing GUIDs
Next
From: David Orme
Date:
Subject: array operators