Download List

專案描述

pgBadger is a fast PostgreSQL log analyzer that generates detailed reports with charts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-18 06:49
2.3

This release fixes several major issues, especially with csvlog and a memory leak with log parsing using a start date. There are also several improvements, like new reports of the number of queries by database and application. Mousing over reported queries will show database, user, remote client, and application name where they are executed. Several SQL code beautifier improvement from pgFormatter have also been merged.
標籤: Stable

2012-11-15 07:39
2.2

This release add some major features like tsung output, speed improvement with csvlog, reporting of shutdown events, new command line options to generate reports excluding some user(s), to build reports based on select queries only, to specify regular expressions of the queries that must only be included in the report and to remove comments from queries. Many bugfixes; please upgrade.

2012-10-13 06:53
2.1

This release adds a major feature by allowing any custom log_line_prefix to be used, supports log_duration instead of log_min_duration_statement to allow reports simply based on duration and queries count without query details and reports, and many bugfixes.

2012-08-22 06:10
2.0

This major version adds support for incremental runs to avoid computing statistics on old data and an SQL format beautifier on each reported query. The CSV log parser has been entirely rewritten.

2012-07-16 07:06
1.2

This release adds new reports and fixes a major issue with the log parser and some minor bugs.

Project Resources