Re: [postgis-users] [postgis-devel] Error Upgrading PostGIS 2.5.4 to 3.1.2

2023-04-14 Thread Sandro Santilli
On Fri, Apr 14, 2023 at 01:29:02PM +0530, Nikhil Shetty wrote: > geo=# alter extension postgis update to '3.1.2'; > ERROR: could not access file "$libdir/postgis-2.5": No such file or directory [...] > We removed the old 2.5.4 packages and installed 3.1.2 > > ls -l /usr/pgsql-10/lib | grep pos

[postgis-users] Error Upgrading PostGIS 2.5.4 to 3.1.2

2023-04-14 Thread Nikhil Shetty
Hi Team, We are running on PostgreSQL v10.12 and we are in the process to upgrade it to v13. We are using PostGIS v2.5.4 on v10.12. We want to upgrade PostGIS as well to 3.1.2. We plan to follow below approach 1. Upgrade PostGIS from 2.5.4 to 3.1.2 on PostgreSQL 10.12 2. Upgrade PostgreSQL 10.12