pgBadger 5.1 发布,此版本修复了一些问题还添加了一些新特性:
support to named PREPARE/EXECUTE queries replaced by their real statements
pgBadger is now able to parse remote logfiles using a passwordless ssh connection, and locally generate the reports
Histogram granularity can be adjusted using the -A commandline option
The xz compression format is supported
The week/day menu is changed in the incremental index, and is now represented as usual with a calendar view per month
Fix were made for various compatibility issue with Windows and Perl 5.8
pgBadger 是一个 PostgreSQL 数据库日志分析程序,可生成详细的报表和图表,旨在替换 pgFouine 脚本。
项目主页:http://dalibo.github.io/pgbadger/
下载地址:https://github.com/dalibo/pgbadger
来自:开源中国社区