lutraconsulting / qgis-geocat-plugin

Plugin for loading PostGIS layers based on a metadata search
GNU General Public License v2.0
5 stars 1 forks source link

Add POSTGIS materialized views #40

Open becksB opened 3 years ago

becksB commented 3 years ago

This plugin is great and excatly what we need. Thank you!

We have a few materialized views which cannot be added (since unfortunately materialized views are not listed in the postgres information_schema).

Any fix for that?