[postgis-tickets] [PostGIS] #4665: ST_intersects fails on windows
PostGIS
trac at osgeo.org
Wed Apr 15 03:01:06 PDT 2020
#4665: ST_intersects fails on windows
---------------------+---------------------
Reporter: autra | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 3.0.x
Keywords: |
---------------------+---------------------
When restoring a dump from postgresql9.4/postgis2.1 on windows, it fails
when refreshing some materialized views with this error
{{{
pg_restore: de l'entrée TOC 36071 ; 0 2909195 MATERIALIZED VIEW DATA bar
Emilie
pg_restore: erreur : could not execute query: ERREUR: no spatial operator
found for 'st_intersects': opfamily 2905696 type 2905583
La commande était : REFRESH MATERIALIZED VIEW bar;
}}}
I have no idea how to troubleshoot this, so sorry if this is missing
relevant informations.
It looks like some of the comments of
https://trac.osgeo.org/postgis/ticket/4608 but robe explicitly said
st_intersects works for them, so posting a new issue here instead.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4665>
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