Embed presentation
Download to read offline
















This document discusses fine-grained measurement of PostgreSQL performance at the 2013 PostgreSQL Unconference. It describes using the pg_stat_statements module to collect data on SQL statement execution times, counts, and other metrics. This allows identifying slow queries and analyzing where performance optimizations may be possible.














