Hacker News new | ask | show | jobs
by ajsnigrutin 831 days ago
For me it's buggy when it has to reconnect to something... eg. i work on something, close the laptop (suspend to mem), and the next day open it up, wait for an hour or two doing other stuff (so there's enough time to notice that the tcp session is down), and dbeaver shows a progress bar and gets stuck there, until i restart it, and click a zillion times to get to the proper psql table.

Also, the annoying 'new version,...' popups are annoying.

Otherwise, a great gui.

3 comments

There is a fix regarding connectivity as per the latest release notes: https://dbeaver.io/2024/03/03/dbeaver-24-0-0/

> Connectivity: closing timeout for an idle connection was increased and disabled for embedded

> Also, the annoying 'new version,...' popups are annoying.

And the weird wording when you finish restoring a database with the button "next" highlighted, asking for one more ride.

Agreed, I've had mostly the same experience. There was about a month where I wasn't able to run a particular query on Oracle SQL but that's fixed now.