Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

pgAdmin Server Status Options

Use the options that are located under the Server Status node of the tree control to customize server status display preferences.
_images/options-server_status.png
Use the fields on the Server Status dialog to specify the colors displayed to indicate the status of a server:
  • Idle Process Colour - Use the color selector to specify the display color of an idle process. A process is considered idle when the server is waiting for a new command.
  • Active Process Colour - Use the color selector to specify the display color of an active process. A process is considered active when the server is executing a query.
  • Slow Process Colour - Use the color selector to specify the display color of a slow process. A process is considered slow when a query exceeds 10 seconds.
  • Blocked Process Colour - Use the color selector to specify the display color of a blocked process. A process is considered blocked an active query is waiting because of a lock.

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction