> 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