darold / pgbadger

A fast PostgreSQL Log Analyzer
http://pgbadger.darold.net/
PostgreSQL License
3.51k stars 349 forks source link

More example queries? #688

Closed kanwei closed 3 years ago

kanwei commented 3 years ago

Is there any way to show more examples of slow queries? Sometimes having just the top 3 example queries per query type isn't quite enough to diagnose the issue. I couldn't find any options for this in the man pages either. Thanks!

darold commented 3 years ago

pgbadger --help or a look at the documentation will give you the information.