Re: how to vacuum from cron?

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: how to vacuum from cron?
Дата
Msg-id m3u25bv65f.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на how to vacuum from cron?  (John Madden <weez@freelists.org>)
Ответы Re: how to vacuum from cron?
Список pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Doug McNaught <doug@wireboard.com> writes:
> > Tom Lane <tgl@sss.pgh.pa.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Re: serial properties
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Can you list the text of a proc in psql?