Re: psql and md5 - Mailing list pgsql-general

From Tommi Maekitalo
Subject Re: psql and md5
Date
Msg-id 200408051329.46201.t.maekitalo@epgmbh.de
Whole thread Raw
In response to psql and md5  (John DeSoi <jd@icx.net>)
Responses Re: psql and md5  (John DeSoi <jd@icx.net>)
List pgsql-general
Hi,

this would not be very useful. The database you are talking to needs to know
if you know the password and not only the md5-password. If you only need to
tell psql the md5-password, you don't need to know the real one.


Tommi


Am Montag, 2. August 2004 16:43 schrieb John DeSoi:
> Is there a way to provide a md5 password directly to psql? I'm aware of
> pgpass but I would like to store a md5 password in some other location
> and then use it to execute commands with psql.
>
> Thanks,
>
> John DeSoi, Ph.D.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

pgsql-general by date:

Previous
From: Tommi Maekitalo
Date:
Subject: Re: most idiomatic way to "update or insert"?
Next
From: David Garamond
Date:
Subject: Re: case insensitive sorting & searching in oracle 10g