Hi Andrew, replies inline

On Mon, Jun 24, 2024 at 05:38:50PM +0100, Andrew Hardy wrote:

> We noticed some odd failures executing a SELECT on a table with a point
> type column.  The error was: 'could not access file "$libdir/postgis-2.5":
> No such file or directory' .

This means you have some left-over old PostGIS functions in your
database, so the upgrade was not complete. What does the following
query return ? 

  SELECT postgis_full_version()

--strk;

Attachment: signature.asc
Description: PGP signature

Reply via email to