diff options
| author | Michael Paquier <michael@paquier.xyz> | 2018-12-18 10:02:39 +0900 |
|---|---|---|
| committer | Michael Paquier <michael@paquier.xyz> | 2018-12-18 10:02:39 +0900 |
| commit | da1a20a68e2e4d3f8c3d841f5ba994ab13f9cb23 (patch) | |
| tree | 766c62c7aa7a8c87f24d8b621189fb791838e9f5 /doc/src | |
| parent | d0960eb8ab78f098beb1de2628229ac992da055c (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 4a68ec3b404..3360d3ad383 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -978,7 +978,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> |
