Bug report #4832
"only look in public schema" not honored
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Data Provider/PostGIS | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 14673 |
Description
I've huge tables under non-public schemas, but "only look in public schema" setting of the connection doesn't do what it should and still scans all tables (killing CPU).
Associated revisions
fix #4832: also consider schema in geometry_columns/geography columns
History
#1
Updated by Jürgen Fischer almost 14 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Fixed in changeset db950895cd24037de5ec738f5c24f9a8c10dff3d.