Autovacuum "queue" and progress
Monitor and manage autovacuum queue, understand worker activity and vacuum progress
Monitor and manage autovacuum queue, understand worker activity and vacuum progress
UPDATE 2025: Starting with Postgres 18, the `BUFFERS` option becomes default in `EXPLAIN ANALYZE`, which is great news.
Detect, measure, and eliminate table and index bloat to maintain database health
"Slow" is a relative concept. In some cases, we might be happy with query latency 1 minute (or no?), while in other
## Source CSV we'll be using as an example
Learn how to how to run analyze (to collect statistics)
Learn how to how to troubleshoot streaming replication lag
Today – a few tips on using `pgrestore` to restore databases (or only parts of them) from dumps.