droprasterconstraints


Description

args: rastschema, rasttable, rastcolumn, srid=true, scale_x=true, scale_y=true, blocksize_x=true, blocksize_y=true, same_alignment=true, regular_blocking=false, num_bands=true, pixel_types=true, nodata_values=true, out_db=true, extent=true - Drops PostGIS raster constraints that refer to a raster table column. Useful if you need to reload data or update your raster column data.

Parameters

Name Type Mode
rastschema name IN
rasttable name IN
rastcolumn name IN
constraints ARRAY IN
rasttable name IN
rastcolumn name IN
constraints ARRAY IN
rastschema name IN
rasttable name IN
rastcolumn name IN
srid boolean IN
scale_x boolean IN
scale_y boolean IN
blocksize_x boolean IN
blocksize_y boolean IN
same_alignment boolean IN
regular_blocking boolean IN
num_bands boolean IN
pixel_types boolean IN
nodata_values boolean IN
out_db boolean IN
extent boolean IN
rasttable name IN
rastcolumn name IN
srid boolean IN
scale_x boolean IN
scale_y boolean IN
blocksize_x boolean IN
blocksize_y boolean IN
same_alignment boolean IN
regular_blocking boolean IN
num_bands boolean IN
pixel_types boolean IN
nodata_values boolean IN
out_db boolean IN
extent boolean IN