Re: Scheduled jobs - Mailing list pgsql-hackers

From Þórhallur Hálfdánarson
Subject Re: Scheduled jobs
Date
Msg-id 20030513133325.A31225@tol.li
Whole thread Raw
In response to Re: Scheduled jobs  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: Scheduled jobs
List pgsql-hackers
-*- Alvaro Herrera <alvherre@dcc.uchile.cl> [ 2003-05-13 13:19 ]:
> On Tue, May 13, 2003 at 12:40:41PM +0000, Þórhallur Hálfdánarson wrote:
>
> > In most of my setups there is only a limited number of users on the
> > system, but many other users in PostgreSQL.  Creating a user on the
> > system for every user I create in the DB and allowing him to run
> > processes is not according to procedures I follow, and I believe that
> > applies to more people.
>
> In this case you can put the passwords in ~/.pgpass, I think.

The suggestion on using ident was to eliminate the need for storing passwords in the first place...

--
Regards,
Tolli
tolli@tol.li



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Scheduled jobs
Next
From: Tom Lane
Date:
Subject: Re: GUC and postgresql.conf docs