Re: pgAdmin requires password

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin requires password
Дата
Msg-id 937d27e10909091148l67d1115ax527d3d48983d2aef@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin requires password  ("Prichard, Jayson S (TS)" <jayson.prichard@ngc.com>)
Список pgadmin-support
On Wed, Sep 9, 2009 at 3:56 PM, Prichard, Jayson S
(TS)<jayson.prichard@ngc.com> wrote:
> I have modified the C:\Program Files\PostgreSQL\8.4\data\pg_hba.conf file to
> allow anyone to access any database without a password:
>
>
>
> host    all         all         127.0.0.1/32          trust
>
>
>
> The problem is, when I start pgAdmin, it requests the password for user
> postgres.  I thought the pg_hba.conf file would eliminate the need for the
> password for pgAdmin.

pgAdmin has no idea that a password isn't required until the
connection is attempted. Just save an empty (or any other password)
and it shouldn't ask again (unless the connection fails for some
reason).

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: "Prichard, Jayson S (TS)"
Дата:
Сообщение: pgAdmin requires password
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin requires password