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

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


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

Comment(by gbell):

 I checked the code I compiled from - here it is:


 #include "../postgis/sqldefines.h"


 CREATE SCHEMA topology;

 -- Doing everything outside of a transaction helps
 -- upgrading in the best case.
 BEGIN;

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