Skip to content
DBeaverDevOps edited this page Feb 9, 2024 · 1 revision

Table of contents

To use search, click the Search button on the main toolbar:

Please see the dedicated articles for information about searching for different types. This article describes common features of the three search types.

Search View

Search results for any of the search types appear in a separate Search view. The following image shows the Search view for the database full text search:

The view contains a toolbar that provides common tools for all types of search as well as specific tools for the File Search type. The following are common tools:

Button Name Description
Run the Current Search Again Refreshes the search results
/ Cancel Current Search - Active state (red) indicates that the search is still in progress and appears if the search takes some time to complete. Clicking the button in this state stops the current search.
- Inactive state (grey) indicates that the search is complete. The button in this state is non-actionable.
Show Previous Searches - Clicking the button itself opens the Previous Searches window.
- Clicking the arrow next to the button opens a dropdown menu.
See the Search History section further in this article.
Pin the Search View Ties the current search results to the Search view. If you click this button, the current results stay in the view while the results of the next search appear in a new Search view. Otherwise, every new search replaces the previous results with new results.

For information about specific tools of File search, see the File Search article.

If the search is short, the results appear almost instantly. But if it takes some time, the Search view indicates the progress in the following ways:

  • The Cancel Current Search button in the toolbar has the Active state ()
  • The progress bar appears in the bottom-right corner of the view indicating the process:
  • The button to show the search progress in a separate view () appears in the bottom-right corner of the view next to the search progress bar. Clicking the button opens the Background Tasks view:

Search History

DBeaver stores the history of search queries made during the current session. You can reopen the Search view with results of a previous search query. You can also remove individual queries and clear the history. To manage the search history, use the Show Previous Searches button in the toolbar ().
To open the results of a previous search query, do one of the following:

  • Click the arrow next to the Show Previous Searches button in the toolbar and then click the query in the dropdown list:

  • Click the Show Previous Searches button itself or the arrow next to it and then History on the dropdown menu to open the Previous Searches window. Then, in the window, click the query and then either click Open to open it in the active Search view or click Open in New to open it in a new view:

To remove one or more of the previous search queries:

  1. Click the Show Previous Searches button in the toolbar or click the arrow next to it and then History on the dropdown menu. The Previous Searches window opens.
  2. Click the query to remove or select several of them by clicking and simultaneously holding the Ctrl key.
  3. Click Remove.

To clear the history by removing all previous queries, click the arrow next to the Show Previous Searches button on the toolbar and then click Clear History on the dropdown menu.

DBeaver Desktop Documentation

General User Guide

Database Management

DBeaver PRO

Databases support

Customizing DBeaver

Troubleshooting

Admin Guide

License management

Tutorials

Development

Clone this wiki locally