Re: php -postgresql - Mailing list pgsql-general

From Chris
Subject Re: php -postgresql
Date
Msg-id 1091040689.1958.88.camel@dell
Whole thread Raw
In response to php -postgresql  (Jay <jspothar@cs.uccs.edu>)
List pgsql-general
>       *Warning*: pg_connect(): Unable to connect to PostgreSQL server:
>       FATAL: IDENT authentication failed for user "jay" . in
>       */var/www/proj/psql_results.php* on line *37*
>
> on using the following command
>  $connection = pg_connect("host=localhost dbname=cs542 user=jay") or
> die("could not connect");

check out $PGDATA/pg_hba.conf

bye, chris


pgsql-general by date:

Previous
From: Jay
Date:
Subject: php -postgresql
Next
From: Alvaro Herrera
Date:
Subject: Re: Indexes on Character Types