Opened 16 years ago
Closed 16 years ago
#346 closed defect (fixed)
PostGIS Defect : provider does not support views to PostGIS
Reported by: | bscott | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | PostGIS Provider | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
If you have a view defined in postgis, you can not use it as the provider does not list it in available featureclass or class.
Attachments (1)
Change History (8)
by , 16 years ago
Attachment: | postgis_trunk_patch346.patch added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | 3.4.0 → 3.5.0 |
---|---|
Summary: | PostGIS Defect : provider does not support views → PostGIS Defect : provider does not support editable views (using rules) |
Title updated to correct the issue more clearly. Read-only view work as expected.
Note that there is a potential work-around for #394 if this ticket is fixed. E.g., create insert/update/delete rules for the view in PostgreSQL.
comment:3 by , 16 years ago
Summary: | PostGIS Defect : provider does not support editable views (using rules) → PostGIS Defect : provider does not support views to PostGIS |
---|
The version you tested From Geomap add already the patch 346 applied. It's why you were able to query views. So the title was correct "PostGIS Defect : provider does not support views to PostGIS" and i'm creating a new defect "PostGIS Defect : provider does not support editable views (using rules)" I'm applying the patch to trunck and closing this one so there won't be any confusion.
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 by , 16 years ago
Owner: | removed |
---|---|
Status: | reopened → new |
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've tested linking to views using Version 3.2 (http://www.geomapgis.com/web/geomap-group/fdo/PostGIS/2008-03-07/FdoPg32L.zip) in AutoCAD Map 2008.
My findings are: