Skip to content

Commit

Permalink
Add report of top N queries that consume most time in the prepare or
Browse files Browse the repository at this point in the history
parse stage.
Add report of top N queries that consume most time in the bind stage.
  • Loading branch information
Gilles Darold committed Aug 23, 2019
1 parent d87da61 commit 516c0ea
Show file tree
Hide file tree
Showing 3 changed files with 890 additions and 50 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ FEATURE
Applications involved in top queries.
Queries generating the most cancellation.
Queries most cancelled.
The most time consuming prepare/bind queries

The following reports are also available with hourly charts divided into
periods of five minutes:
Expand Down
1 change: 1 addition & 0 deletions doc/pgBadger.pod
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ pgBadger reports everything about your SQL queries:
Applications involved in top queries.
Queries generating the most cancellation.
Queries most cancelled.
The most time consuming prepare/bind queries

The following reports are also available with hourly charts divided into
periods of five minutes:
Expand Down
Loading

0 comments on commit 516c0ea

Please sign in to comment.