pgBadger 3.6 發布,PostgreSQL 日志分析器

jopen 11年前發布 | 9K 次閱讀 pgBadger

pgBadger是一個PostgreSQL 日志分析器。生成詳細的報告和圖表。它旨在取代和跑贏pgFouine腳本。

pgBadger報告一切有關SQL查詢:

  • Overall statistics.
  • The most frequent waiting queries.
  • Queries that waited the most.
  • Queries generating the most temporary files.
  • Queries generating the largest temporary files.
  • The slowest queries.
  • Queries that took up the most time.
  • The most frequent queries.
  • The most frequent errors.

Release Notes: Major bugs in vacuum and checkpoint graphs were fixed along with some other minor bugs.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!