[
https://issues.jboss.org/browse/TEIID-5236?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5236:
---------------------------------------
With PG drivers newer than 9.2, the syntax issue will affect JDV 6.3 as it lacks
TEIID-4147 (Teiid type names are sent to the client rather than pg built-in types). It
will affect 6.4 and community due to not having built-in entries for:
unknown
lo
geometry
void
record
oidvector
_geometry
_record
anyelement
int2vector
- however most of those types are not typically returned by Teiid, geometry in particular
is a problem with geoserver.
Document and update GeoServer compatibility
-------------------------------------------
Key: TEIID-5236
URL:
https://issues.jboss.org/browse/TEIID-5236
Project: Teiid
Issue Type: Quality Risk
Components: Documentation, ODBC, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.2
It is not documented on the geoserver integration page, but most of the initial work was
done against versions between 2.6 and 2.8. It appears that even 2.8 can have issues as it
can use the 9.4 postgresql driver, which expects additional syntax support for type
metadata.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)