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-03 04:16:28
Message-ID: m3u25bv65f.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:

> Doug McNaught <doug(at)wireboard(dot)com> writes:
> > Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> >> 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... ;)
>
> Why? It's your own ident daemon you're trusting, not a remote one.

I agree that is somewhat better, but it still makes my skin crawl. ;)
Some Unices (eg Linux) will honor permissions and ownership on Unix
sockets; I'd much prefer to use that mechanism if it's available.

-Doug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Li Min Liu 2001-03-03 05:56:43 chinese_big5 patches for PgAccess
Previous Message Lincoln Yeoh 2001-03-03 04:15:06 Re: Re: serial properties