Search Postgresql Archives

Re: [EXTERNAL] Re: Cannot connect local with ttrust (pg_upgrade assumes it)

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

 



Abraham:

On Thu, 10 Apr 2025 at 13:30, Francisco Olarte <folarte@xxxxxxxxxxxxxx> wrote:

> You forgot to answer the first and most important question.
> > How are you connecting? Your symptoms matches confusing local with
> > TCP/IP to localhost. They are not the same thing.

After reading more messages it seems you use plain psql -U.

Can you try to do \conninfo after connecting to see how you are connecting?
- If it says tcp, then it is a problem with how psql determines where
to connect.
- If it says local then it may be an hba problem.

Francisco Olarte.





[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