0

I'm trying to make a graph with all the TABLES/VIEWS that I want : pg_authid, pg_group, pg_roles, pg_auth_members, pg_namespace, pg_shadow, pg_user.

So as you can see it only works for TABLES columns pg_authid, pg_auth_members, pg_namespace. But not for the VIEWS columns pg_group, pg_roles, pg_shadow, pg_user. https://image.noelshack.com/fichiers/2019/40/5/1570177040-capture14.png

Can anybody help me ?

Hashka
  • 395
  • 3
  • 10
  • If you open (double-click) one of the pg_group, pg_roles, pg_shadow, pg_user and check the Columns tab, does it then show the columns? For further assistance please use the Help->Contact Support in DbVisualizer and post a support request. That will help the DbVisualizer team to understand your setup. – roger Oct 05 '19 at 06:04
  • Yes @roger when I open one of those, I can see the columns, but not on the graph... – Hashka Oct 07 '19 at 07:10
  • For further assistance please use the Help->Contact Support in DbVisualizer and post a support request. – roger Oct 08 '19 at 09:41

0 Answers0