how to vacuum from cron?

From: John Madden <weez(at)freelists(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: how to vacuum from cron?
Date: 2001-02-28 23:10:19
Message-ID: 0102281810195V.13156@weez
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I guess the subject says it all -- what's the easiest way to do a vacuum
(say, nightly) if you're not allowing "trust" from local unix sockets?
(Counting out, of course, putting a password in any files...)

Thanks,
John

--
# John Madden weez(at)freelists(dot)org ICQ: 2EB9EA
# FreeLists, Free mailing lists for all: http://www.freelists.org
# UNIX Systems Engineer, Ivy Tech State College: http://www.ivy.tec.in.us
# Linux, Apache, Perl and C: All the best things in life are free!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2001-02-28 23:12:38 Re: 7.0 vs 7.1 running select count(*) FROM table WHERE (SELECT count(*) ) > 0;
Previous Message Oliver Elphick 2001-02-28 22:31:27 Re: pg_dumpall -> fails