You may also like:
Interactive new look for PostgreSQL Observability
A few years ago I was preparing my talk for a conference and couldn’t find a good illustration of Postgres internals. This is how Postgres Observability…
pg_utils: Low_used_indexes.sql, how it works and why it should be lower than 0.01?
If you work with PostgreSQL the chances that you are aware or used our pg_utils are quite high. One of them is low_used_indexes.sql that lately we received…

PostgreSQL, RED, Golden Signals: getting started
Golden Signals and RED methods are the monitoring templates which define key metrics required for monitoring services. Earlier these methods were known only to monitoring administrators and…
Postgres 13 Observability Updates
New shiny Postgres 13 has been released and now it’s the time for making some updates to “Postgres Observability” diagram. New release includes many improvements related to…