Feature classes of the PostGIS geometry type consisting of columns with upper case letters generates an error, "Error opening feature class. Attribute column not found" when added to ArcMap.
Last Published: September 3, 2015ArcGIS for Desktop
Bug ID Number
NIM083655
Submitted
August 9, 2012
Last Modified
April 2, 2025
Applies to
ArcGIS for Desktop
Version found
10.1
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
Expected Behavior: Upper case dbms identifiers (column name in this case) are not supported, PostgreSQL default is lower case dbms identifiers.
Workaround
Delete columns with upper case. Recreate using lower case.Use query layer.