[postgis-tickets] [PostGIS] #1822: topology won't install on PostgreSQL 9.2beta1

PostGIS trac at osgeo.org
Tue Feb 12 02:32:02 PST 2013


#1822: topology won't install on PostgreSQL 9.2beta1
-----------------------+----------------------------------------------------
  Reporter:  robe      |       Owner:  strk         
      Type:  defect    |      Status:  reopened     
  Priority:  high      |   Milestone:  PostGIS 2.0.1
 Component:  topology  |     Version:  2.0.x        
Resolution:            |    Keywords:               
-----------------------+----------------------------------------------------
Changes (by gbell):

 * cc: gbell (added)
  * priority:  blocker => high
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Hello,

 I think this bug exists in 2.0.2.

 I have a fresh install of Fedora 18 here, with a fresh postgresql
 9.2.3-1.fc18.
 I've just built postgis 2.0.2 and am installing it into my DB.

 When I run topology, this error shows up.

 psql -d template_postgis2 -f
 /usr/share/pgsql/contrib/postgis-2.0/topology.sql

 ....

 ALTER DOMAIN
 psql:/usr/share/pgsql/contrib/postgis-2.0/topology.sql:382: NOTICE:
 constraint "type_range" of domain "topology.topoelement" does not exist,
 skipping
 ALTER DOMAIN

 .....

 CREATE FUNCTION
 psql:/usr/share/pgsql/contrib/postgis-2.0/topology.sql:4106: NOTICE:
 aggregate topology.topoelementarray_agg(topology.topoelement) does not
 exist, skipping
 DROP AGGREGATE

 ....

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1822#comment:12>
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