[Live-demo] [OSGeo] #1727: postgis sfcgal test error

OSGeo trac_osgeo at osgeo.org
Tue Jun 7 21:38:57 PDT 2016


#1727: postgis sfcgal test error
-----------------------+-----------------------------
 Reporter:  darkblueb  |      Owner:  live-demo@…
     Type:  defect     |     Status:  new
 Priority:  minor      |  Milestone:  OSGeoLive10.0
Component:  LiveDVD    |   Keywords:  postgis, sfcgal
-----------------------+-----------------------------
 {{{

 # ------------------------------------
 # create database 'aacgal'
 # create extension postgis
 # create extension postgis_sfcgal
 #
 user at osgeolive:~/srcs_local/postgis_github/regress$ \
     psql aacgal -f postgis/regress/sfcgal/geography.sql
 SET
 psql:sfcgal/geography.sql:10: ERROR:  duplicate key value violates unique
 constraint "spatial_ref_sys_pkey"
 DETAIL:  Key (srid)=(4326) already exists.
             c            | ?column?
 -------------------------+----------
  geog_distance_cached_1a | t
  geog_distance_cached_1b | t
  geog_distance_cached_1c | t
  geog_distance_cached_1e | t
  geog_distance_cached_1f | t
  geog_distance_cached_1g | t
  geog_distance_cached_1h | t
 (7 rows)

            c           | st_dwithin
 -----------------------+------------
  geog_dithin_cached_1a | t

 ...

  geog_precision_pazafir |                    0 |           0
  geog_precision_pazafir |                    0 |           0
 (2 rows)

 DELETE 1

 }}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1727>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Live-demo mailing list