Bug report #14020
DB Manager and Browser cannot delete materialized views
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DB Manager | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22033 |
Description
DB Manager:
"t1" is not a view HINT: Use DROP MATERIALIZED VIEW to remove a materialized view.
Browser:
Unable to delete layer "dados"."t1": ERROR: "t1" is not a table HINT: Use DROP MATERIALIZED VIEW to remove a materialized view. CONTEXT: SQL statement "DROP TABLE IF EXISTS dados.t1 RESTRICT" PL/pgSQL function dropgeometrytable(character varying,character varying,character varying) line 15 at EXECUTE statement
Related issues
History
#1 Updated by Paul Kanelli almost 9 years ago
See also #13829
#2 Updated by Giovanni Manghi almost 9 years ago
- Resolution set to duplicate
- Status changed from Open to Closed