Hi Lance,
I reinstalled postgres from scratch receintly. I recreated a role
with createrole called XYZ. I do not want XYZ to use a password on my
local box. How do I set this up so that it will not ask for a
password?
You have two options:
1) insert a line in ~/.pgpass file in your home dire
On Thu, Sep 1, 2011 at 7:48 AM, Campbell, Lance wrote:
> Postgres 9.0.4
> I installed from the visual linux installer
> Redhat 6 newest updates
>
> I reinstalled postgres from scratch receintly. I recreated a role with
> createrole called XYZ. I do not want XYZ to use a password on my local
> bo
Postgres 9.0.4
I installed from the visual linux installer
Redhat 6 newest updates
I reinstalled postgres from scratch receintly. I recreated a role with
createrole called XYZ. I do not want XYZ to use a password on my local box.
How do I set this up so that it will not ask for a password?
T