Обсуждение: Re: How to enable automatic md5 password prompting when

Поиск
Список
Период
Сортировка

Re: How to enable automatic md5 password prompting when

От
thomas.revell@powerconv.alstom.com
Дата:
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.