Install Pgstat On A Debian, Ubuntu And Kali

Install Pgstat On A Debian, Ubuntu And Kali

pgstat

Collects PostgreSQL statistics the same way as a vmstat tool

Maintainer: Debian PostgreSQL Maintainers



Section: database

Install pgstat

  • Debian apt-get install pgstat Click to copy
  • Ubuntu apt-get install pgstat Click to copy
  • Kali Linux apt-get install pgstat Click to copy

pgstat

Collects PostgreSQL statistics the same way as a vmstat tool

pgstat is a client utility to gather statistical information from a PostgreSQL instance in real time, and acts like vmstat or sar. Supported statistics include archiver, bgwriter, connections, databases, tables, tables I/O, indexes, functions, archives wals, temporary files, and pgBouncer.

Installation of latest pgstat command is available for Debian, Ubuntu and Kali. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.