Re: php password authentication failed for user ... - Mailing list pgsql-general

From Adrian Klaver
Subject Re: php password authentication failed for user ...
Date
Msg-id 53C53BD5.8040803@aklaver.com
Whole thread Raw
In response to Re: php password authentication failed for user ...  (basti <mailinglist@unix-solution.de>)
Responses Re: php password authentication failed for user ...  (basti <basti@unix-solution.de>)
List pgsql-general
On 07/15/2014 07:17 AM, basti wrote:
> Hello Adrian,
>
> Yes I use the correct cluster.
>
> password authentication failed for user "testuser" ...
> is a line from the postgres log
>
> Yes I know what "trust" mean.
>
> psql in version 9.3 can connect without error,
> psql in version 9.1 connect to server 9.3 get the same error as above.

That would seem to indicate that you have a version issue with libpq.

What does dkpg  show for installed versions of libpq?

>
> I have done the setup.
> And I don't use ADO for this test.
>
> I have also test
>
> Postgres 9.1 and Postgres 9.4 both work with auth-method md5, except
> postgres 9.3 discuss there.
>
> It takes a round 5 hours to find this "error".

What exactly does that mean?

> If anybody has the same problem be warned.
>
> Regards,
> basti
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: basti
Date:
Subject: Re: php password authentication failed for user ...
Next
From: basti
Date:
Subject: Re: php password authentication failed for user ...