RE: Help with PostgreSQL Upgrade

2023-09-14 Thread SMITH Matt
ember 2023 16:25 To: SMITH Matt ; pgsql-gene...@postgresql.org Subject: [EXTERNAL EMAIL] Re: Help with PostgreSQL Upgrade On 9/14/23 03:50, SMITH Matt wrote: > Classified as: {OPEN} > > > Hi, > > We currently have a database hosted in pg 13.1 (with PostGIS 3.1.1) > and we ar

Re: Help with PostgreSQL Upgrade

2023-09-14 Thread Adrian Klaver
On 9/14/23 03:50, SMITH Matt wrote: Classified as: {OPEN} Hi, We currently have a database hosted in pg 13.1 (with PostGIS 3.1.1) and we are keen to move to pg 15.3 (with PostGIS 3.3.3) all running on Windows 10. I installed pg15 without issue. The pgAdmin 4 utility (bundled with postgres

Re: Help with PostgreSQL Upgrade

2023-09-14 Thread Daniel Gustafsson
> On 14 Sep 2023, at 12:50, SMITH Matt 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,