[teiid-issues] [JBoss JIRA] (TEIID-5201) Update teiid pg_type schema to match PostgreSQL pg_type in support of NPGsql provider

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 17 10:31:00 EST 2018


    [ https://issues.jboss.org/browse/TEIID-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13520230#comment-13520230 ] 

Steven Hawkins commented on TEIID-5201:
---------------------------------------

> If you agree I think this issue can still be marked as resolved because these changes does allow for a session to be created and queries be executed against any vdb using the npgsql provider. A separate issue can be created for tracking the information_schema support so meta information can be queried.

That sounds great, can you create the new issue?  I'll also update our documentation to reference compatibility with npsql.

> Update teiid pg_type schema to match PostgreSQL pg_type in support of NPGsql provider
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-5201
>                 URL: https://issues.jboss.org/browse/TEIID-5201
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC, Query Engine
>            Reporter: Divyesh Vallabh
>            Assignee: Steven Hawkins
>         Attachments: babynametest.zip, information_schema.log
>
>
> When using NpgSQL provider to connect to Teiid the connection fails because the teiid.pg_type table does not contain the column "typreceive"
> Add missing columns from Postgres.pg_type (https://www.postgresql.org/docs/9.2/static/catalog-pg-type.html) to teiid
> Add missing columns from Postgres.pg_user (https://www.postgresql.org/docs/9.2/static/view-pg-user.html) to teiid
> Add missing columns from Postgres.pg_constraint (https://www.postgresql.org/docs/9.2/static/catalog-pg-constraint.html) to teiid



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list