Search Postgresql Archives

Re: FW: Error!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux