Re: Scheduled jobs

Поиск
Список
Период
Сортировка
От Þórhallur Hálfdánarson
Тема Re: Scheduled jobs
Дата
Msg-id 20030513133325.A31225@tol.li
обсуждение исходный текст
Ответ на Re: Scheduled jobs  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: Scheduled jobs  (Andrew Sullivan <andrew@libertyrms.info>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Scheduled jobs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GUC and postgresql.conf docs