PG_CONNECT error

This is a multi-part message in MIME format.
--------------050302070508050803090700
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

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

*Thanks,*


Gustavo Paix=E3o
*

--------------050302070508050803090700
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
Why this error ir happening? and How to fix?<br>
<br>
<b>Warning</b>: pg_connect(): Unable to connect to PostgreSQL server:
FATAL: IDENT authentication failed for user "fotolis" . in <b>/home/fotolis/public_html/connection.php</b>
on line <b>6<br>
<br>
</b>Thanks,<b><br>
<br>
<br>
Gustavo Paixão<br>
</b>
</body>
</html>

--------------050302070508050803090700--
Gustavo Paixao [ Di, 03 Februar 2004 00:29 ] [ ID #141612 ]

Re: PG_CONNECT error

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.


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo [at] postgresql.org so that your
message can get through to the mailing list cleanly
Scott Marlowe [ Di, 03 Februar 2004 00:53 ] [ ID #141614 ]

Re: PG_CONNECT error

This is a multi-part message in MIME format.
--------------000608090602030100040803
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

fotolis is user in the database!!!

How may I edit pg_hba.conf and pg_ident.conf on prompt using bash.exe?

scott.marlowe wrote:

>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.
>
>
>
>
>
>


--------------000608090602030100040803
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
fotolis is user in the database!!!<br>
<br>
How may I edit pg_hba.conf and pg_ident.conf on prompt using bash.exe?<br>
<br>
scott.marlowe wrote:<br>
<blockquote type="cite"
cite="midPine.LNX.4.33.0402021652370.20659-100000 [at] css120.ihs .com">
<pre wrap="">On Mon, 2 Feb 2004, Gustavo Paixao wrote:

</pre>
<blockquote type="cite">
<pre wrap="">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
</pre>
</blockquote>
<pre wrap=""><!---->
Is there a postgresql user named fotolis in the database?

select * from pg_user

will tell you.




</pre>
</blockquote>
<br>
</body>
</html>

--------------000608090602030100040803--
Gustavo Paixao [ Di, 03 Februar 2004 01:25 ] [ ID #141615 ]
Datenbanken » gmane.comp.db.postgresql.php » PG_CONNECT error

Vorheriges Thema: Load Image from File to Store in ByteA Field
Nächstes Thema: LOCKing method in my situation?