[teiid-issues] [JBoss JIRA] (TEIID-5963) Teiid imported all schemas from PG

Steven Hawkins (Jira) issues at jboss.org
Tue Jun 2 09:05:01 EDT 2020


    [ https://issues.redhat.com/browse/TEIID-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130487#comment-14130487 ] 

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)


More information about the teiid-issues mailing list