How do I restore my view of Navigator, Projects, and the SQL Editor?
It is easy to accidentally close these views without a clear way to restore them. To restore them quickly, choose Window/Open Perspective/Other/DBeaver (default)
How do I restore the column headers (e.g., Name, Database, Modified date) to the Scripts list?
From the Windows dropdown menu, choose "Project Explorer." The column headers reappear.
I am having trouble with permissions when I publish tables to local schemas. I cannot see the tables.
Try deleting your Postgresql database Connection Settings (for Metadb) and recreating the connection by re-entering all your settings. Be sure "show all databases" is checked next to the database field on the Main tab in your Connection Settings.
How do I show line numbers in my SQL Editor window?
Right-click the left margin of the SQL editor (gutter area). Select Show Line Numbers from the context menu.
Also, see...
https://www.developerscoffee.com/blog/optimizing-dbeaver-for-better-performance-and-usability/