DBeaver Desktop Documentation
General User Guide
- Getting started
- Views
- Database Object Editor
- SQL Editor
- Search
- Data management
- Usability enhancements
- Security
- Projects
Database Management
- Sample Database
- Database Connections
- Edit Connection
- Invalidate/Reconnect to Database
- Disconnect from Database
- Change current user password
- Advanced settings
- Cloud configuration settings
- Local Client Configuration
- Connection Types
- Configure Connection Initialization Settings
- Tableau integration
- Transactions
- Drivers
- Tasks
- Cloud Explorer
- Cloud Storage
DBeaver PRO
Databases support
- Classic
- Cloud
Customizing DBeaver
- Changing interface language
- Installing extensions - Themes, version control, etc
- User Interface Themes
Troubleshooting
- Command Line
- Reset UI settings
- Reset workspace
- Troubleshooting system issues
- Posting issues
- Log files
- JDBC trace
- Thread dump
Admin Guide
- Managing connections
- Managing variables
- Managing drivers
- Managing preferences
- Managing restrictions
- Windows Silent Install
License management
Tutorials
Debug options
Table of contents
Command line parameters
Option | Meaning |
---|---|
-Ddbeaver.debug.skip-version-check=true | Disable new version release check. Always shows new version update dialog |
-Ddbeaver.debug.override-product-version=major.minor.micro | Override current product version. Used only for version update dialog |
-Ddbeaver.debug.disable-data-transfer-settings-save=true | Cancels export data transfer format specific settings saving. Like Header position for CSV or Keyword case for SQL export.Can be used for UI tests. |
-Ddbeaver.trace.enabled=true | Enable additional log level for printing finest messages |