[postgis-tickets] [PostGIS] #5338: Dump/Restore of raster table fails on enforce_coverage_tile_rast constraint

PostGIS trac at osgeo.org
Thu Feb 16 08:26:51 PST 2023


#5338: Dump/Restore of raster table fails on enforce_coverage_tile_rast constraint
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.0.9
 Component:  postgis  |    Version:  3.0.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Comment (by strk):

 Regina I've rebased the code in
 https://git.osgeo.org/gitea/postgis/postgis/pulls/112
 can you see if it can be reproduced now ?
 The call is something like:
 {{{
 regress/run_test.pl \
   --raster -v --dumprestore --extension \
   --before-upgrade-script raster/test/regress/hooks/hook-before-upgrade-
 raster.sql \
   raster/test/regress/tickets.sql
 }}}

 If things work as I'd expect you just need to make sure {{{ hook-before-
 upgrade-raster.sql }}} adds the coverage tile constraint to some raster
 table
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5338#comment:11>
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