[postgis-devel] [PostGIS] #814: installing raster gives 1 conflict when running populate_geometry_columns()

PostGIS trac at osgeo.org
Sat Jan 29 14:36:00 PST 2011


#814: installing raster gives 1 conflict when running populate_geometry_columns()
----------------------+-----------------------------------------------------
  Reporter:  nicklas  |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  wontfix  |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 I think that error is fine.  If you have no rasters in the table
 populate_geometry_columns doesn't know what type it is since its an empty
 tables.  Its also a heterogenous column (would have different polygons of
 different srids so not terribly useful to insert with
 populate_geometry_columns.

 I recall Pierre and Jorge were thinking of scrapping it anyway since for
 later loaded tables is not of much use. (that last part I could be wrong
 about).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/814#comment:2>
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-devel mailing list