From: Greg Sabino Mullane Date: Tue, 18 Feb 2014 01:11:20 +0000 (-0500) Subject: Start 2.21.1 notes X-Git-Tag: 2.22.0~35 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=0aec4ec705f71c1cf174a9716960c0919f40764a;p=check_postgres.git Start 2.21.1 notes --- diff --git a/check_postgres.pl b/check_postgres.pl index 73a99c1e4..d3c55815e 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9763,6 +9763,12 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =over 4 +=item B + + Add explicit ORDER BY to the slony_status check to get the most lagged server. + (Jeff Frost) + + =item B September 24, 2013 Fix issue with SQL steps in check_pgagent_jobs for sql steps which perform deletes