Re: PG_CONNECT error

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: PG_CONNECT error
Дата
Msg-id Pine.LNX.4.33.0402021652370.20659-100000@css120.ihs.com
обсуждение исходный текст
Ответ на PG_CONNECT error  (Gustavo Paixao <postgresql@fironline.com.br>)
Ответы Re: PG_CONNECT error
Список pgsql-php
On Mon, 2 Feb 2004, Gustavo Paixao wrote:

> Hi,
>
> Why this error ir happening? and How to fix?
>
> *Warning*: pg_connect(): Unable to connect to PostgreSQL server: FATAL:
> IDENT authentication failed for user "fotolis" . in
> */home/fotolis/public_html/connection.php* on line *6

Is there a postgresql user named fotolis in the database?

select * from pg_user

will tell you.


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

Предыдущее
От: Paul & Natalie T
Дата:
Сообщение: Re: Load Image from File to Store in ByteA Field
Следующее
От: Gustavo Paixao
Дата:
Сообщение: Re: PG_CONNECT error