authentication failed

Поиск
Список
Период
Сортировка
От roboccc@t-online.de (Bogdan Chytrek)
Тема authentication failed
Дата
Msg-id 010c01c3c559$c455bba0$95e0a8c0@home.chytrek.de
обсуждение исходный текст
Ответы Re: authentication failed
Re: authentication failed
Список pgsql-general
Why happens this?

Warning: pg_connect() unable to connect to PostgreSQL server: FATAL:
IDENT authentication failed for user "bchytrek" in
/var/www/html/physio2/test.php on line 19

The php-statement is :

$conn = pg_connect("dbname=testdb  user=bchytrek");

the owner of that testdb is bchytrek and he does not have a password, he
is in the users-list as superuser, an may cerate dbs.

So why does the authentication fail?

Helpless

Bogdan


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pqReadData() -- read() failed: errno=32
Следующее
От: "D. Dante Lorenso"
Дата:
Сообщение: Re: authentication failed