Re: PG_CONNECT error - Mailing list pgsql-php

From scott.marlowe
Subject Re: PG_CONNECT error
Date
Msg-id Pine.LNX.4.33.0402021652370.20659-100000@css120.ihs.com
Whole thread Raw
In response to PG_CONNECT error  (Gustavo Paixao <postgresql@fironline.com.br>)
Responses Re: PG_CONNECT error  (Gustavo Paixao <postgresql@fironline.com.br>)
List 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 by date:

Previous
From: Paul & Natalie T
Date:
Subject: Re: Load Image from File to Store in ByteA Field
Next
From: Gustavo Paixao
Date:
Subject: Re: PG_CONNECT error