Shareware software
management
Buttons for quickly opening the corresponding functionality of the " PostgreSQL Monitor "

" session manager " - list of sessions in the PostgresSQL cluster (opens " Database manager ", tab " Session list ")
" Database statistics " - database operation statistics on the PostgreSQL cluster (opens " Database manager ", tab " Database statistics ")
" Lock object list " - locks in databases
" config " - view pg_config
" File settings " - view pg_file_settings table
" Language " - installed programming languages
" Percentage before freezing " - how many percent are left before the frieze of the table as a percentage
Object tree

Object tree - an interface for visualizing the cluster structure, managing objects.
The root record of the tree structurally consists of the name of the database to which the leaf is connected, the cluster version and the PID of the session in the database for the main process.
-----
Each sheet creates multiple database connections:
connection for displaying information in the object tree
connection for executing SQL queries, commands (main process)
connection for executing SQL queries, commands (additional process)