Re: BUG #5266: erros no servidor web - Mailing list pgsql-bugs

From tomas@tuxteam.de
Subject Re: BUG #5266: erros no servidor web
Date
Msg-id 20100106084827.GA32176@tomas
Whole thread Raw
In response to BUG #5266: erros no servidor web  ("robson" <robsonott0285@gmail.com>)
List pgsql-bugs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, Jan 05, 2010 at 07:21:15PM +0000, robson wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5266
> Logged by:          robson
> Email address:      robsonott0285@gmail.com
> PostgreSQL version: 8
> Operating system:   windows xp
> Description:        erros no servidor web
> Details:
>
> Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL
> server: FATAL: password authentication failed for user "tertab" in
> /home/tertab/public_html/class/class.bancodedados.php on line 33
>
> Warning: pg_query(): supplied argument is not a valid PostgreSQL link
> resource in /home/tertab/public_html/class/class.bancodedados.php on line 91
[...]

[obviously not a PostgreSQL bug]

Robson,

ésto claramente no es un problema de PostgreSQL. El primer error sugiere
que la aplicación intenta accedder al banco de datos con un
usuario/contraseña desconocido. El segundo puede ser causado por el
primero o bien un error en la aplicación de PHP.

Por favor, dirígete a quien haya escrito esa aplicación.

Saludos
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLRE5bBcgs9XrR2kYRAs3vAJ9GQZa/T6Lw46zdhrKARlc0u+/jAACfZ0tg
kcFzg80lWgjU0ycYPpurfOU=
=iSQ+
-----END PGP SIGNATURE-----

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5263: Query execution fails with "ERROR: FULL JOIN is only supported with merge-joinable join conditions"
Next
From: "Michael Felt"
Date:
Subject: BUG #5267: initdb fails on AIX: could not identify current directory