[
https://issues.redhat.com/browse/TEIID-6005?page=com.atlassian.jira.plugi...
]
Steven Hawkins commented on TEIID-6005:
---------------------------------------
Added: session_user (mapping to user(false)), dummy tables and functions - pg_tablespace,
pg_roles, pg_rewrite, pg_total_relation_size, pg_relation_size, pg_stat_get_numscans,
pg_get_ruledef
It would be appropriate for us at some point to return a relkind of f (foreign) in
pg_class - support was added for that in pg 9.2. That would circumvent some of
dbeaver's metadata expectations as it understands those are not real tables.
What will cause an exception on viewing metadata: rules, dependencies, aggregates,
encodings, languages
Out of all of those aggregates could actually be added, but currently lack full sys
exposure - they are simply reported along with other functions.
Support DBeaver over pg
-----------------------
Key: TEIID-6005
URL:
https://issues.redhat.com/browse/TEIID-6005
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Original Estimate: 4 hours
Remaining Estimate: 4 hours
At the very least we need to add handling for session_user:
https://github.com/dbeaver/dbeaver/blob/d78bafcad5cac410b3866a5c07ea2f9aa...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)