From cea38c181b768bb6f61d54c4629233eeadcca2de Mon Sep 17 00:00:00 2001 From: Gilles Darold Date: Tue, 24 Jan 2017 13:00:15 +0100 Subject: [PATCH] Add new error class report to documentation. --- README | 3 ++- doc/pgBadger.pod | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 0aed031..7033534 100644 --- a/README +++ b/README @@ -298,6 +298,7 @@ FEATURE Autovacuum and autoanalyze statistics. Cancelled queries. Error events (panic, fatal, error and warning). + Error class distribution. There are also some pie charts about distribution of: @@ -609,7 +610,7 @@ JSON FORMAT AUTHORS pgBadger is an original work from Gilles Darold. - The pgBadger logo is an original creation of Damien Cazeils. + The pgBadger logo is an original creation of Damien Clochard. The pgBadger v4.x design comes from the "Art is code" company. diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index ca6ec8e..2c659cb 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -299,6 +299,7 @@ periods of five minutes: Autovacuum and autoanalyze statistics. Cancelled queries. Error events (panic, fatal, error and warning). + Error class distribution. There are also some pie charts about distribution of: -- 2.50.1