Re: how to vacuum from cron?

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: John Madden <weez(at)freelists(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: how to vacuum from cron?
Date: 2001-03-01 02:24:10
Message-ID: m3elwiw7jp.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> 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?

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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message K. Ari Krupnikov 2001-03-01 03:33:42 pipes in sql
Previous Message irdob12 2001-03-01 02:20:06