Re: How to revoke a password - Mailing list pgsql-performance

From Michael Fuhr
Subject Re: How to revoke a password
Date
Msg-id 20050709005815.GA11532@winnie.fuhr.org
Whole thread Raw
In response to Re: How to revoke a password  ("Bailey, Larry" <lbailey@firstam.com>)
List pgsql-performance
On Fri, Jul 08, 2005 at 05:16:27PM -0700, Bailey, Larry wrote:
>
> Thanks but it is still prompting for a password.

Let's back up a bit: what problem are you trying to solve?  Do you
want the user to be able to log in without entering a password?  If
so then see "Client Authentication" in the documentation:

http://www.postgresql.org/docs/8.0/static/client-authentication.html

If you're trying to do something else then please elaborate, as
it's not clear what you mean by "I want to ALTER that user to exclude
the password."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-performance by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: How to revoke a password
Next
From: Alex Stapleton
Date:
Subject: Re: Mount database on RAM disk?