Re: psql and md5 - Mailing list pgsql-general

From Simon Windsor
Subject Re: psql and md5
Date
Msg-id 200408021821.17860.simon.windsor@cornfield.org.uk
Whole thread Raw
In response to psql and md5  (John DeSoi <jd@icx.net>)
Responses Re: psql and md5  (Markus Bertheau <twanger@bluetwanger.de>)
Re: psql and md5  (John DeSoi <jd@icx.net>)
List pgsql-general
Hi

You can always generate the md5 password using perl/php and store the password
in database. I believe the next version of pgsql will have an internal md5
function.

Simon

On Monday 02 August 2004 15:43, John DeSoi wrote:
> 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

--
Simon Windsor
Email: simon.windsor@cornfield.org.uk
Tel: 01454 617689
Mob: 07960 321599

pgsql-general by date:

Previous
From: Janning Vygen
Date:
Subject: Re: How to use as Functional Index to be used as Primary KEY
Next
From: Prabu Subroto
Date:
Subject: one view for 2 different tables