Bug Number | BUG-000094837 |
Submitted | Mar 10, 2016 |
Modified | Jun 17, 2020 |
Severity | Critical |
Applies To | Enterprise DBMS |
Version Found | No Version Found |
Prog Language | N/A |
Server Platform | |
Client Platform | |
Database | PostgreSQL |
Locale | N/A |
Status | Not in Current Product Plan |
Version Fixed | |
SP Fixed | N/A |
Bug BUG-000094837
Synopsis
When creating a point feature class into a PostgreSQL geodatabase using ST_Geometry, the resulting Shape column is created with the ST_Point data type.
Additional Information
This is as design. Depending on the geometry type and/or spatial data creation method, the ST_Geometry superclass or subclass may be used.