Re: Scheduled jobs - Mailing list pgsql-hackers

From Þórhallur Hálfdánarson
Subject Re: Scheduled jobs
Date
Msg-id 20030513144811.B31225@tol.li
Whole thread Raw
In response to Re: Scheduled jobs  (Andrew Sullivan <andrew@libertyrms.info>)
Responses Re: Scheduled jobs
Re: Scheduled jobs
List pgsql-hackers
-*- Andrew Sullivan <andrew@libertyrms.info> [ 2003-05-13 14:42 ]:
> On Tue, May 13, 2003 at 01:33:25PM +0000, ??rhallur H?lfd?narson wrote:
> > The suggestion on using ident was to eliminate the need for storing
> > passwords in the first place...
> 
> But how are you going to let them run scheduled jobs inside the
> postmaster if they can't be authenticated, then?  You either have to
> use .pgpass, user kerberos, or use ident; nothing else is safe in the
> context you're discussing.  I don't understand the problem.

I was simply pointing out some scenarios when scheduled jobs are nice. :-)

I believe you have to be authenticated to *create* jobs... and would probably run as the owner, if it gets
implemented.

-- 
Regards,
Tolli
tolli@tol.li



pgsql-hackers by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Scheduled jobs
Next
From: Kaare Rasmussen
Date:
Subject: Re: Scheduled jobs