PostgreSQL not showing full table and table data in dbeaver

38 Views Asked by At

I am connecting to a PostgreSQL database with DBeaver. It is successfully connected, but I get an empty display for the table data. However, on another PC it is showing all the data. You can see that in the image below. How can I fix it?

All the tables and the data should come.

DBeaver showing the table as empty

0

There are 0 best solutions below