dbeaver Questions

5

Solved

I'm using DBeaver to connect the postgres db and want to access the logs via DBeaver. I run the command below to find log destination and got stderr as the location. show log_destination ; How can...
Nuss asked 10/6, 2021 at 15:26

4

I can't execute MySQL statement when using delimiter (default ';'). I mean, when I run query like: select * from mdw.dim_date dd limit 10; select * from mdw.dim_order do limit 5; I've got such err...
Tinsmith asked 11/9, 2020 at 16:0

4

Solved

Java Virtual Machine not found while installing dbeaver tool in the system. What will do to recover from it ?.
Renewal asked 21/5, 2017 at 10:18

2

I would like to increase font in Database Navigator tree. I found an option in Appearance View and Editor folders > Tree and table views nevertheless besides the font the distance between tree i...
Bursitis asked 18/1, 2023 at 8:56

15

I was hoping there is a way to export DBeaver connection configurations/properties from my old machine rather than having to go through the process of recreating each one. Does anyone know how to d...
Neace asked 12/6, 2019 at 11:43

3

Solved

Am using DBeaver 6.3.4 Community Edition and it doesn't show XLSX ( Excel) option when Data Export feature is selected as in the screenshot. This excel option appeared in my Trial version of Enterp...
Disseise asked 18/2, 2020 at 13:46

1

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-de...
Saadi asked 29/9, 2023 at 6:59

6

i just want to know if it is possible to declare variables on the DBeaver´s sql editor and use them on a query
Cilice asked 12/6, 2019 at 15:51

8

Solved

I just finished following this Docker tutorial on youtube: https://www.youtube.com/watch?v=SXY0MLHP3hA&lc=Ugzp3vKtSOp0rn2lYyd4AaABAg I was able to create a couple of Docker containers for PHP...
Aparicio asked 1/5, 2019 at 3:37

3

I just tested modifying a table in my PostgreSQL db through DBeaver and it seems to have broken the db when looking at the data from the Hasura (Graphql) console. I simply added a column from Dbeav...
Misrule asked 10/1, 2021 at 1:36

6

Solved

How to toggle the line number on the SQL Editor in DBeaver? I can't find this option in Window / Preferences / General / Editors / SQL Editor. Is it possible to do this?
Hepza asked 21/7, 2017 at 11:20

10

Solved

The SQL editor in DBeaver has this unsupportable feature of transforming all capital characters into lower case. This happens as you type, the most schizophrenic thing. I have searched in the menus...
Troyes asked 2/2, 2017 at 14:28

2

Solved

is there a way to limit the number of rows while exporting or imported data in DBeaver? In my case I have a remote DB2 and I need to import SOME rows of a specific table into a local MySQL DB that...
Marx asked 18/5, 2020 at 10:38

2

Is there a way to AUTHENTICATE to Azure Sql DB with DBeaver with MFA enabled? Our organization use Azure Active Directory Universal - Universal with MFA to authenticate user to the DBs. Is there a ...

3

Solved

I have a relatively large DBeaver database and am trying to find all tables and possibly columns reference a specific table/column. I can't find anything on SO or anywhere else relating to this que...
Alwitt asked 10/4, 2020 at 23:0

6

EDIT for present day readers This was a bug in an old version of DBeaver that was subsequently fixed. I am getting an 'access denied' error trying to connect to a Google Cloud SQL MySQL instance w...
Dolley asked 15/9, 2016 at 14:53

3

Solved

I've been looking for hours in the options of DBeaver but I can't seem to find a "word wrap" option. Is it available, as this changelog suggests? I'm losing my patience over this issue...
Bonnibelle asked 2/10, 2018 at 15:29

3

I am trying to get a list of users, who submitted a specific event in a website, however when I run the query, I am not getting the full result set - for example, I found 2 users who had the event ...
Bromism asked 14/3, 2018 at 14:34

4

I am just trying to restore a SQL Server .bak file in my DBeaver UI. But I have no idea how to do this - can someone help please? I created a database, but when I right click on it, there are no ...
Quan asked 29/7, 2019 at 16:31

2

I'm working in python with duckdb and would like to use dbeaver alongside in read only mode. Where in dbeaver can I alter the config for duckdb, it doesn't appear in same location as Postgres ? Wha...
Sammie asked 12/11, 2022 at 9:19

3

Solved

I'm using DBeaver with PostgreSQL. I can open a new SQL editor with Ctl+[ But I have multiple databases in my PostgreSQL. How can I have the SQL editor run against another database? The following d...
Roseberry asked 22/2, 2019 at 19:38

2

Solved

I checked the DBeaver shortcuts docs page and Googled a lot but couldn't find any info on this... Does DBeaver have a Ctrl+D equivalent (I am referring to Ctrl+D in VS Code, where it multi-selects ...
Counterpoint asked 30/5, 2022 at 20:33

3

Solved

Is there a way to get DBeaver to use SQL Server's alternate "GO" delimiter? Squirrel SQL allows this via a SQL Server preference (statement separator).
Nephogram asked 13/1, 2016 at 20:25

1

Solved

I see postgres provides few handy meta commands that can used from psql (shell?). I have tried using them DBeaver GUI console but they don't work. Is there a way to use these meta command like \d (...
Moquette asked 28/12, 2022 at 8:48

6

Can anyone tell me why I got an alert with the access denied error? I tried to create a mysql database and I confidently sure I entered the correct password for root yet I still got this error. H...
Gymnasiast asked 11/7, 2018 at 14:52

© 2022 - 2025 — McMap. All rights reserved.