Files
pgadmin4/docs/en_US/psql_tool.rst

20 lines
579 B
ReStructuredText

.. _psql_tool:
******************
`PSQL Tool`:index:
******************
PSQL tool allows user to connect to PostgreSQL/EDB Advanced server using psql terminal.
* Open PSQL Tool from Tools menu or PSQL tool button from browser tree or from context menu.
* PSQL will connect to the current connected database from browser tree.
.. image:: images/psql_tool.png
:alt: PSQL tool window
:align: center
You can open multiple instance of the PSQL tool in individual tabs simultaneously.
To close the PSQL tool, click the *X* in the upper-right hand corner of the tab bar.