[
https://issues.redhat.com/browse/TEIID-5963?page=com.atlassian.jira.plugi...
]
Steven Hawkins commented on TEIID-5963:
---------------------------------------
That is coming from the pg driver call for DatabaseMetaData.getTypeInfo() - that takes no
schema qualification. This is specifically the type information, not all of the metadata
in the database. Is it that call specifically that is taking a long time? All of the
table/procedure metadata will be schema restricted based upon what you are showing above.
Teiid imported all schemas from PG
----------------------------------
Key: TEIID-5963
URL:
https://issues.redhat.com/browse/TEIID-5963
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 14.0
Reporter: Renat Eskenin
Assignee: Steven Hawkins
Priority: Major
When we started teiid spring boot app, we have long start time.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)