Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DBeaver does not see tables in databases other than the default database - PostgreSQL

DBeaver 22.2.5
PostgreSQL 16

DBeaver does not see tables in databases other than the default database, and also sees tables from the default database in all non-databases. If I switch to a non-default database and create a table, the table will be created in the default database, but will be showed in all databases the same if delete. Role - superuser.

pgAdmin works correctly.
What, how?

I'm just starting to use the instrument and would appreciate all the detailed and banal instructions.

  • Ctrl+Shift+A (set as default) - does not help.
  • Filters disabled
  • SQL Editor -> Open SQL console - does not help.
like image 833
Serg Avatar asked Mar 21 '26 07:03

Serg


1 Answers

Right click on your connection. Select edit connection --> connection settings, select PostgreSQL tab, check "show all databases"

I had the same issue and I solved it this way.

like image 132
supertraining Avatar answered Mar 24 '26 18:03

supertraining



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!