[EN]
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" - statistics of database operation on a PostgreSQL cluster (open "Database manager", tab "Database statistics")
"Lock object list" - locks in databases
"Config" - view pg_config
"File settings" - view the pg_file_settings table
"Language" - installed programming languages
"Percentage before freezing" - how many percentages are left before the table freezes as a percentage
Object tree
Object tree - interface for visualizing the cluster structure and managing objects.
The root record of a 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 connections to the database:
connection for displaying information in the object tree
connection for executing SQL queries, commands (main process)
connection for executing SQL queries, commands (additional process)
[RU]
Management
Кнопки быстрого открытия соответствующего функционала "Монитора PostgreSQL"
"Session manager" - список сессий в кластере PostgresSQL (открывается "Database manager", вкладка "Session list")
"Database statistics" - статистика работы баз на кластере PostgreSQL (открывается "Database manager", вкладка "Database statistics")
"Lock object list" - блокировки в базах данных
"Config" - просмотр pg_config
"File settings" - просмотр таблицы pg_file_settings
"Language" - установленные языки программирования
"Percentage before freezing" - сколько процентов осталось до фриза таблицы в процентах
Object tree
Дерево объектов - интерфейс для визуализации структуры кластера, управления объектами.
Корневая запись дерева структурно состоит из имени БД к которой подключен лист, версии кластера и PID сессии в БД для основного процесса.
Каждый лист создает несколько соединений с БД:
соединение для отображения информации в дереве объектов
соединение для выполнения SQL запросов, команд (основной процесс)
соединение для выполнения SQL запросов, команд (дополнительный процесс)