Downloadliste

Projektbeschreibung

pgFouine is a PostgreSQL log analyzer. It allows you to have a clear
overview of your database activity, and can generate reports with
slowest queries, most frequent queries, errors, graphs, and so on. It
is written in PHP and is designed to parse huge log files with a low
memory footprint.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-02-25 10:20
1.2

Diese Version ist vor allem ein Bugfix-Release, aber er enthält einige neue Features wie eine CSV-Abfrage Bericht.
This version is mostly a bugfix release, but introduces several new features such as a CSV query report.

2009-04-27 06:58
1.1

Diese Version wird die Unterstützung für die CSV-Log-Format, behebt einen Fehler der Paare, und profitiert von einigen Verbesserungen bei der Bedienbarkeit (Normalisierung der IN ()-Klauseln und die Liste und regexp Unterstützung für die Benutzer-und Datenbank-Optionen). Die GeSHi Bibliothek wurde auf die letzte stabile Version aktualisiert.
This version introduces support for the CSV log format, fixes a couples of bugs, and benefits from some usability improvements (normalization of IN() clauses and list and regexp support for the -user and -database options). The GeSHi library has been updated to the latest stable version.

2007-04-01 17:24
1.0

Diese Version bietet Unterstützung für vorbereitete Anweisung Anmeldung 8.2 eingeführt, durationunit-und-keepformatting Optionen, und die Geschichte pro Pid Bericht. TheGeSHi Bibliothek wurde auf die letzte stabile Version aktualisiert. Ein paar regexps wurden behoben, und Fehler-Ausgang (Exit-Code und stderr) wurde verbessert.
Tags: Major feature enhancements
This version adds support for prepared statement logging introduced in 8.2, -durationunit and -keepformatting options, and history per Pid report. TheGeSHi library has been updated to the latest stable version. A couple of regexps have been fixed, and error output (exit code and stderr) has been improved.

2006-12-12 01:37
0.7.2

Diese Version behebt ein paar Fehler, wenn es Stunden ohne Aktivität. Es hat Fehler-Management verbessert, wenn die Log-Datei leer ist oder wenn pgfouine finde keine gültigen Login-Linien (vor allem durch Zugabe geeigneter Exit-Codes).
Tags: Minor bugfixes
This release fixes a couple of bugs when there are hours with no activity. It has improved error management if the log file is empty or if pgFouine cannot find any valid log lines (mainly by adding suitable exit codes).

2006-10-28 16:57
0.7.1

Diese Version ermöglicht die aus-und-Optionen an verwendet werden getrennt. Es behebt die RPM spec-Datei, ein Problem mit der Normalisierung, die negative und positive Zahlen zu trennen, ein Tippfehler, die verhindert produzieren ließ die aus-Option aus arbeiten, wird eine Fehlermeldung die, wenn pgfouine konnte nicht gefunden werden eine Abfrage eingetreten ist, und die Aufdeckung von fehlerhaften Log-Dateien.
Tags: Minor bugfixes
This release allows the -from and -to options to
be used separately.
It fixes the RPM spec file, a problem with
normalization which caused
negative and positive numbers to produce separate
groups, a typo which
prevented the -from option from working, an error
which occurred when
pgFouine did not find a query, and detection of
malformed log files.

Project Resources