Prevent Dbeaver from closing output tabs automatically after CSV export

126 Views Asked by At

I have 3 queries I need to run.

I would like to run all of them and export all of them to their own CSV.

DBeaver populates the results of the 3 queries in each of their own tab (great), however, after I export 1 of them, a tab automatically closes. How do I prevent this from happening?

1

There are 1 best solutions below

3
On

Indeed, a strange behaviour I can reproduce. Also, a little erratic. The only workaround I found was to pin the tabs (in right click menu of the tab).