Re: Help with PostgreSQL Upgrade - Mailing list pgsql-general

From Daniel Gustafsson
Subject Re: Help with PostgreSQL Upgrade
Date
Msg-id CE65A16A-A5B8-42F7-B7ED-551BB895CF88@yesql.se
Whole thread Raw
In response to Help with PostgreSQL Upgrade  (SMITH Matt <Matt.SMITH@uk.thalesgroup.com>)
List pgsql-general
> On 14 Sep 2023, at 12:50, SMITH Matt <Matt.SMITH@uk.thalesgroup.com> wrote:
>
> Starting the newer pgAdmin results a timeout error on the UI and the following errors in the pgAdmin log file

Are you absolutely sure you are connecting to the right instance with the right
connection parameters (hostname, port, TLS settings, etc)?  If you apps and
other clients like psql can connect to the database it seems unlikely that a
pgAdmin wouldn't.  It has a smell of trying to connect somewhere where nothing
is listening.

--
Daniel Gustafsson




pgsql-general by date:

Previous
From: SMITH Matt
Date:
Subject: Help with PostgreSQL Upgrade
Next
From: David Rowley
Date:
Subject: Re: Access plan selection logic PG9.2 -> PG14