Opened 13 years ago

Closed 12 years ago

Last modified 10 years ago

#1187 closed defect (wontfix)

[raster] DropRasterTable/DropRasterColumn doesn't remove table overviews

Reported by: brushtyler Owned by: pracine
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description

The DropRasterTable and DropRasterColumn functions don't remove the table overviews and related entries in raster_overviews table.

Change History (6)

comment:1 by robe, 13 years ago

Component: postgispostgis raster
Owner: changed from pramsey to pracine
Summary: DropRasterTable/DropRasterColumn doesn't remove table overviews[raster] DropRasterTable/DropRasterColumn doesn't remove table overviews
Version: 1.5.Xtrunk

comment:2 by Bborie Park, 12 years ago

Resolution: wontfix
Status: newclosed

Won't fix as DropRasterColumn and DropRasterTable will be dropped in the near future as the raster loader raster2pgsql is now the primary and only loader available in r8369.

comment:3 by strk, 10 years ago

Uhm, is this real ? I was really looking for a function to get rid of a raster table with all its dependencies (like overviews). How can it possibly be considered replaced by the loader ? It's about dropping, not adding

comment:4 by Bborie Park, 10 years ago

This isn't real. I don't believe those functions exist. And raster_overviews is not a table but a view.

comment:5 by strk, 10 years ago

yes, there's no need for those functions other than for removing the overviews.

comment:6 by Bborie Park, 10 years ago

I suppose we can have a maintenance functions for DropRasterColumn/DropRasterTable. File a new ticket? This one is sorely out-of-date.

Note: See TracTickets for help on using tickets.