2019-03-07 08:26:56 -06:00
|
|
|
.. _toolbar:
|
2018-09-10 09:16:13 -05:00
|
|
|
|
2019-03-07 08:26:56 -06:00
|
|
|
****************
|
|
|
|
`Toolbar`:index:
|
|
|
|
****************
|
2018-09-10 09:16:13 -05:00
|
|
|
|
2019-03-08 09:29:05 -06:00
|
|
|
The pgAdmin toolbar provides shortcut buttons for frequently used features like
|
2023-10-30 06:27:01 -05:00
|
|
|
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.
|
2018-09-10 09:16:13 -05:00
|
|
|
|
2019-03-07 08:26:56 -06:00
|
|
|
.. image:: /images/toolbar.png
|
2018-09-10 09:16:13 -05:00
|
|
|
:alt: pgAdmin Toolbar
|
2019-03-08 09:29:05 -06:00
|
|
|
:align: center
|
2018-09-10 09:16:13 -05:00
|
|
|
|
2019-03-08 09:29:05 -06:00
|
|
|
* Use the :ref:`Query Tool <query_tool>` button to open the Query Tool in the
|
|
|
|
current database context.
|
|
|
|
* Use the :ref:`View Data <editgrid>` button to view/edit the data stored in a
|
|
|
|
selected table.
|
2019-09-20 07:43:44 -05:00
|
|
|
* Use the :ref:`Filtered Rows <viewdata_filter>` button to access the Data Filter popup
|
2020-04-06 07:03:07 -05:00
|
|
|
to apply a filter to a set of data for viewing/editing.
|
|
|
|
* Use the :ref:`Search objects <search_objects>` button to access the search objects
|
2021-05-25 09:42:57 -05:00
|
|
|
dialog. It helps you search any database object.
|
|
|
|
* Use the :ref:`PSQL Tool <psql_tool>` button to open the PSQL in the current
|
|
|
|
database context.
|