Re: Scheduled jobs

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Þórhallur Hálfdánarson <tolli(at)tol(dot)li>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zlatko Michailov <zmichailov(at)yahoo(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Scheduled jobs
Date: 2003-05-13 13:15:46
Message-ID: 20030513131546.GC2289@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El sentido de las cosas no viene de las cosas, sino de
las inteligencias que las aplican a sus problemas diarios
en busca del progreso." (Ernesto Hernández-Novich)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Þórhallur Hálfdánarson 2003-05-13 13:33:25 Re: Scheduled jobs
Previous Message Þórhallur Hálfdánarson 2003-05-13 12:40:41 Re: Scheduled jobs