Fork me on GitHub

This page in other versions: Latest (9.7) | 9.6 | 9.5 | 8.14 | 7.8 | 6.21 | Development

Navigation

Warning: This documentation is for a pre-release version of pgAdmin 4

Toolbar

The pgAdmin toolbar provides shortcut buttons for frequently used features like the Query Tool, View/Edit Data, Search Object and the PSQL Tool. This toolbar is visible on the Object explorer panel. Buttons get enabled/disabled based on the selected object node.

pgAdmin Toolbar
  • Use the Object filter button to access the Object Filter popup. It helps you filter objects in the Object Explorer tree.

  • Use the Query Tool button to open the Query Tool in the current database context.

  • Use the View Data button to view/edit the data stored in a selected table.

  • Use the Filtered Rows button to access the Data Filter popup to apply a filter to a set of data for viewing/editing.

  • Use the Search objects button to access the search objects dialog. It helps you search any database object.

  • Use the PSQL Tool button to open the PSQL in the current database context.

Object Explorer Filter

Object Explorer Filter Dialog

Use this tool to filter objects in the Object Explorer by following fields:

  • Use the Tags field to filter the servers with one or more server tags. The servers with any of the selected tags will be displayed in the Object Explorer. You can also create a new tag by typing in the field and pressing Enter.

Click the Apply button to apply the filter. Please note the object explorer will refresh after applying the filter.