Re: Change the postgres user password

Поиск
Список
Период
Сортировка
От Phillip Smith
Тема Re: Change the postgres user password
Дата
Msg-id 007401c74b27$8ce64f20$9b0014ac@wbaus090
обсуждение исходный текст
Ответ на Re: Change the postgres user password  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Ответы Re: Change the postgres user password  (Noel Faux <noel.faux@med.monash.edu.au>)
Список pgsql-novice
Inside that file, you will have something like:

# TYPE    DATABASE        USER            CIDR-ADDRESS    METHOD
  local   all             all                             trust   #Localhost

Alternatively, just try it! If it doesn't ask for a password, you have TRUST
setup, if it does ask you, then you don't.

Cheers,
-p


-----Original Message-----
From: pgsql-novice-owner@postgresql.org
[mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Andrej Ricnik-Bay
Sent: Thursday, 8 February 2007 13:15
To: noel.faux@med.monash.edu.au; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Change the postgres user password

On 2/8/07, Noel Faux <noel.faux@med.monash.edu.au> wrote:
> How do I check that its set as TRUST?
By looking at pg_hba.conf


> Cheers
> Noel
Cheers,
Andrej

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee.  If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: Change the postgres user password
Следующее
От: Noel Faux
Дата:
Сообщение: Re: Change the postgres user password