diff options
author | Michael Paquier | 2018-12-18 01:03:08 +0000 |
---|---|---|
committer | Michael Paquier | 2018-12-18 01:03:08 +0000 |
commit | 91c39daa3a4760f082a58133bb57b42b6965a5c3 (patch) | |
tree | 47c9def66ea2fcf7007267034419726934cfb502 /doc/src | |
parent | 419bd6371d557f5aa687e56ebe04e4946db0b8a4 (diff) |
Update project link of pgBadger in documentation
The project has moved to a new place.
Reported-by: Peter Neave
Discussion: https://postgr.es/m/154474118231.5066.16352227860913505754@wrigleys.postgresql.org
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 34e3f0946bd..da3a900dc1f 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -974,7 +974,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 </para> <para> - <ulink url="http://dalibo.github.io/pgbadger/"><productname>pgBadger</productname></ulink> + <ulink url="https://pgbadger.darold.net/"><productname>pgBadger</productname></ulink> is an external project that does sophisticated log file analysis. <ulink url="https://bucardo.org/check_postgres/"><productname>check_postgres</productname></ulink> |