Feature request #9127
DBManager should show Postgres materialized views
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DB Manager | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 17764 |
Description
Postgres 9.3 added support for materialized views. These are currently ignored by dbmanager and not shown in the tree alongside the other tables/views.
Related issues
Associated revisions
dbmanager: include materialized views (implements #9127)
History
#1 Updated by Lee Hachadoorian almost 11 years ago
Materialized views don't appear in geometry_columns, but this is a fault of PostGIS. When PostGIS gets fixed, would this problem go away?
#2 Updated by Jürgen Fischer almost 11 years ago
- Tracker changed from Bug report to Feature request
#3 Updated by Jürgen Fischer almost 11 years ago
- Status changed from Open to Closed
Fixed in changeset a4c365c7cf9f4bb0a5811712d3c514a267363975.