Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Postgres Npgsql connection only shows tables and no views

Hi all,   We have a Postgres database running on AWS RDS. We've setup a gateway with Npgsql v4.0.10. The connection all works fine I can see all the data inside the tables. However, I cannot see th...
  • AnkitKukreja's avatar
    3 years ago

    Hi Anonymous 

     

    Probably you need to check if you have the correct perms on the DB. If views are not visible then it could be due to perms.