Re: how to vacuum from cron?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Madden <weez(at)freelists(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how to vacuum from cron?
Date: 2001-03-01 01:55:59
Message-ID: 19678.983411759@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Madden <weez(at)freelists(dot)org> writes:
> 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...)

Perhaps do it across a local TCP connection and use ident to verify?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-03-01 01:59:52 Re: Under Mac OS X
Previous Message Anthony Metzidis 2001-03-01 01:39:59 PG_PWD and PG_SHADOW