[postgis-tickets] [PostGIS] #5309: ST_ClusterKMeans not working on PostGIS 3.23
PostGIS
trac at osgeo.org
Sat Jan 7 03:53:39 PST 2023
#5309: ST_ClusterKMeans not working on PostGIS 3.23
-------------------------+---------------------
Reporter: jbtw | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone:
Component: postgis | Version: 3.2.x
Resolution: worksforme | Keywords:
-------------------------+---------------------
Changes (by komzpa):
* status: new => closed
* resolution: => worksforme
Comment:
Hello,
I cannot reproduce this on my PostGIS 3.3.2. Your PostGIS full version
output suggests there is a problem with how you upgraded the system,
mixing up 3.2.3, 2.4.3, and 3.1.4 at the same time. Please run SELECT
postgis_extensions_upgrade(); in all of your databases and try again,
until postgis_full_version() does not show the discrepancy of core procs
version and the library version. Also consider upgrading to the 3.3
branch. If problem persists, please reopen this ticket with new details.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5309#comment:1>
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