diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-07-10 22:40:41 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-07-10 22:40:41 -0400 |
commit | f02b14f787980ac5b2f25407e5cd771e6b1a1dfc (patch) | |
tree | cfcfe3768aa3ae7e6bb10432ad765aaa6f1670c0 /doc/src | |
parent | a87416db3b3d76d3b7095c23b08e1899ec2b203d (diff) | |
download | postgresql-f02b14f787980ac5b2f25407e5cd771e6b1a1dfc.tar.gz postgresql-f02b14f787980ac5b2f25407e5cd771e6b1a1dfc.zip |
doc: Replace link to pgFouine with pgBadger
From: Ian Lawrence Barwick <barwick@gmail.com>
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/maintenance.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 7bb67b05ab6..c34ca534087 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -867,7 +867,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 </para> <para> - <ulink url="http://pgfouine.projects.postgresql.org/"><productname>pgFouine</productname></ulink> + <ulink url="http://dalibo.github.io/pgbadger/"><productname>pgBadger</productname></ulink> is an external project that does sophisticated log file analysis. <ulink url="http://bucardo.org/wiki/Check_postgres"><productname>check_postgres</productname></ulink> |