[postgis-tickets] [PostGIS] #5584: PostGIS Upgrade Issue

PostGIS trac at osgeo.org
Tue Oct 24 10:35:09 PDT 2023


#5584: PostGIS Upgrade Issue
------------------------------------+-------------------------------
  Reporter:  rama                   |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  critical               |  Milestone:  PostGIS Packaging
 Component:  build/upgrade/install  |    Version:  3.3.x
Resolution:                         |   Keywords:
------------------------------------+-------------------------------
Comment (by robe):

 I am the windows packager for PostGIS, not EDB, so this is the right
 channel to ask.

 That error
 ERROR:  could not load library "R:/Database/11/lib/postgis-3.dll" suggests
 that you have dependencies that are out of sync.

 when I build the packages, I assume you have the latest minor version of
 PostgreSQL and latest dependencies cause there is a overlap e.g the ssl
 and libxml that are often shared with the PostgreSQL EDB ships.

 I see you are running PostgreSQL 11.0, which is really really old.  I
 think libs have changed since then, so the newer libs might be
 incompatible with what you had installed.

 My suggestion:

 1. Using Stack Builder, upgrade the PostgreSQL 11.  This should bring you
 up to PostgreSQL 11.21
 alternatively you can download from
 https://www.postgresql.org/download/windows/

 2. Reinstall PostGIS again

 Then try to run the upgrade step.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5584#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list