diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 6 |
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 |