conferences | speakers | series

Pg_stat_monitor - The new way to analyze query performance in PostgreSQL

home

Pg_stat_monitor - The new way to analyze query performance in PostgreSQL
FOSDEM 2021

If you're tasked with optimizing PostgreSQL performance, chances are you're relying on pgstatstatements extension to capture information about query performance. While this extension provides a lot of great insights, PostgreSQL allows to go even further! In this presentation we introduce pgstatmonitor - Open Source extension, based on pgstatstatements which provides such advanced query performance details. We talk about additional design goals we had and why those are important, additional information we capture and how you can use it to get your PostgreSQL running even faster.

Speakers: Ibrar Ahmed Peter Zaitsev