Re: How to enable automatic md5 password prompting when - Mailing list pgsql-admin

From thomas.revell@powerconv.alstom.com
Subject Re: How to enable automatic md5 password prompting when
Date
Msg-id OF4A9E649C.F6D809EB-ON80256FC1.00300ABA-80256FC1.0030B3DC@transport.alstom.com
Whole thread Raw
List pgsql-admin
See the psql documentation:
http://www.postgresql.org/docs/8.0/interactive/app-psql.html


-W
--password
Cause psql to prompt for a password before connecting to a database. This
will remain set for the entire session, even if you change the database
connection with the meta-command \connect.
In the current version, psql automatically issues a password prompt
whenever the server requests password authentication. Because this is
currently based on a hack, the automatic recognition might mysteriously
fail, hence this option to force a prompt. If no password prompt is issued
and the server requires password authentication, the connection attempt
will fail.

:.________________
CONFIDENTIALITY : This  e-mail  and  any attachments are confidential and
may be privileged. If  you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose or store or copy the information in any medium.

pgsql-admin by date:

Previous
From: Miroslav Šulc
Date:
Subject: Re: Unicode!
Next
From: "Milen A. Radev"
Date:
Subject: Re: Too frequent warnings for wraparound failure