Re: how to vacuum from cron? - Mailing list pgsql-general

From Doug McNaught
Subject Re: how to vacuum from cron?
Date
Msg-id m3elwiw7jp.fsf@belphigor.mcnaught.org
Whole thread Raw
In response to how to vacuum from cron?  (John Madden <weez@freelists.org>)
Responses Re: how to vacuum from cron?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> John Madden <weez@freelists.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?

And if you think this is somehow more secure than trusting Unix
sockets, I have a bridge to sell you...  ;)

-Doug (who wants to hack RSA authentication into Postgres now)

pgsql-general by date:

Previous
From: irdob12@freemail.hu
Date:
Subject: ...
Next
From: Tom Lane
Date:
Subject: Re: how to vacuum from cron?