From b0939cd7914c3761685bf351b4bc238ca32e419c Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Mon, 24 Jun 2013 22:32:26 -0400 Subject: Update credits. --- check_postgres.pl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index bed2bd3dd..1efd4231d 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9767,12 +9767,19 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Compute correct 'totalwastedbytes' in the bloat query (Michael Renner) - Do not use pg_stats "inherited" column in bloat query, if the + Do not use pg_stats "inherited" column in bloat query, if the database is 8.4 or older. (Greg Sabino Mullane, per bug 121) Remove host reordering in hot_standby_delay check (Josh Williams, with help from Jacobo Blasco) + Better output for the "simple" flag + (Greg Sabino Mullane) + + Force same_schema to ignore the 'relallvisible' column + (Greg Sabino Mullane) + + =item B March 13, 2013 Add check for pgagent jobs (David E. Wheeler) -- cgit v1.2.3