From: Darold Gilles Date: Sat, 27 Apr 2013 09:20:09 +0000 (+0200) Subject: Add text output for the four new report. X-Git-Tag: v3.3~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee5121224cec39bb6f6a8cee0953c04fa203c494;p=pgbadger Add text output for the four new report. --- diff --git a/pgbadger b/pgbadger index 1ec4be2..d880c40 100755 --- a/pgbadger +++ b/pgbadger @@ -1,8 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------------------ # -# pgBadger - An other PostgreSQL log analyzer that aims to replace and -# outperforms pgFouine +# pgBadger - Advanced PostgreSQL log analyzer # # This program is open source, licensed under the PostgreSQL Licence. # For license terms, see the LICENSE file.