Roy,
On Thu, Sep 20, 2001 at 04:53:44PM -0400, roypgsqlcygwin(at)xemaps(dot)com wrote:
> What's the best way to have vacuum run periodically? I noticed there is
> also a utility called vacuumdb, can someone suggest the best way to call
> this on a daily basis? Right now we use a program called crodsys to run
> any scripts on a daily basis, but the company that makes it has recently
> dropped support for it.
Why not use cron? That is what one would do on Unix.
Jason