id summary reporter owner description type status priority milestone component version resolution keywords cc 2821 "[raster] Raster import fails if ""raster_columns"" is not readable by the user" strk Bborie Park "Raster import fails rolling back the whole transaction if the ""raster_columns"" view is not readable by the user performing the import. Here's the extract: {{{ NOTICE: Returned error message: permission denied for relation raster_columns (42501) CONTEXT: PL/pgSQL function _add_overview_constraint(name,name,name,name,name,name,integer) line 24 at RETURN PL/pgSQL function addoverviewconstraints(name,name,name,name,name,name,integer) line 61 at assignment ERROR: Unable to add the overview constraint. Is the schema name, table name or column name incorrect? }}} Dunno why it select privileges should be granted for an import. If they are really needed the error message should contain the actual problem (currently only shown by the NOTICE)" defect new high PostGIS Fund Me raster 2.1.x