Jump to letter: [
BCDEFGHIJLMOPRSTW
]
pgstats_13 - vmstat-like tool for PostgreSQL
- Description:
pgstat is a vmstat-like tool for PostgreSQL.
pgreport is a reporting tool for PostgreSQL. It tries to get a lot of
informations from the metadata and statistics of PostgreSQL.
pgwaitevent gathers every wait event for a specific PID, grouping them
by queries.
pgcsvstat outputs PostgreSQL statistics views into CSV files. The idea
is that you can load them on any spreadsheet to get the graphs you want.
pgdisplay tries to display a table in an informative way. Still pretty
much experimental.
Packages