summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2014-02-18 01:11:20 +0000
committerGreg Sabino Mullane2014-02-18 01:11:20 +0000
commit0aec4ec705f71c1cf174a9716960c0919f40764a (patch)
treefe1e7b9f6b0833852f1593e3eb9ef9205c1c268e /check_postgres.pl
parent160bed997d6ee9dea30b0a8b76346d0fa0202ed4 (diff)
Start 2.21.1 notes
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl6
1 files changed, 6 insertions, 0 deletions
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<Version 2.21.1>
+
+ Add explicit ORDER BY to the slony_status check to get the most lagged server.
+ (Jeff Frost)
+
+
=item B<Version 2.21.0> September 24, 2013
Fix issue with SQL steps in check_pgagent_jobs for sql steps which perform deletes