Re: FW: Error! - Mailing list pgsql-general

From postgresql439848@heinz-it.de
Subject Re: FW: Error!
Date
Msg-id bee3db52-36a3-971f-643c-40dee79463d7@heinz-it.de
Whole thread Raw
In response to RE: FW: Error!  (Arquimedes Aguirre <puntal8@hotmail.com>)
Responses Re: FW: Error!
List pgsql-general
Am 25.04.23 um 01:16 schrieb Arquimedes Aguirre:
No, it has not changed the error that I have been experiencing since the beginning. This is the error:

psql: error: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "punta" Press any key to continue . .

...
Hi,
is it possible that postgres is listening on ipv4(127.0.0.1) only and you trying connect to ipv6(::1)?
try connect to 127.0.0.1 as "server" instead of "localhost".

pgsql-general by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: DBD::Pg (version 3.16.3) returns EMPTY char columns as 'undef'
Next
From: Adrian Klaver
Date:
Subject: Re: FW: Error!