summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Expand)Author
2013-05-01Credit the 9.2 fixesGreg Sabino Mullane
2013-05-01TypoGreg Sabino Mullane
2013-05-01Do things the right way and run different versions of the bloat query dependi...Greg Sabino Mullane
2013-05-01Do not use pg_stats "inherited" column in bloat query, if the database is 8.4...Greg Sabino Mullane
2013-05-01Credit last changeGreg Sabino Mullane
2013-05-01bloat query: fix totalwastedbytesMichael Renner
2013-05-01Credit last changeGreg Sabino Mullane
2013-04-01cause the --reverse flag to invert string comparisons in custom queriesNathaniel Waisbrot
2013-03-23Credit last changeGreg Sabino Mullane
2013-03-23Make sure connection checks return CRITICAL rather than UNKNOWN.Dominic Hargreaves
2013-03-13Minor tweaks to get ready for 2.20.0Greg Sabino Mullane
2013-02-21Don't assume that everyone has a home. Per github issue #23Greg Sabino Mullane
2013-02-11Force slave to be defined, per github issue 19: https://github.com/bucardo/ch...Greg Sabino Mullane
2013-02-11Adjust docs from earlier remote merge.Greg Sabino Mullane
2013-02-11 Fix the check_bloat SQL to take inherited tables into account, and assume 2...gp
2013-02-11Credit recent change.Greg Sabino Mullane
2013-02-11Get rid of "uninitialized value" warnings.Henrik Ahlgren
2013-02-11Credit recent changeGreg Sabino Mullane
2013-02-11check_txn_idle: fix query_time --excludeuser queryMika Eloranta
2013-02-11Credit recent changeGreg Sabino Mullane
2013-02-11Fix userclause handling in check_txn_idleMichael van Bracht
2013-02-09Bump year to 2013 and some minor HTML adjustments.Greg Sabino Mullane
2012-12-27Make sure hot_standby_delay doesn't return negative valuesGuillaume Lelarge
2012-10-04Credit recent changeGreg Sabino Mullane
2012-10-04Make sure SQL2 is defined, per github issue 16Greg Sabino Mullane
2012-09-11Postgres 9.2 compatibilityJosh Williams
2012-08-23Fix disk_space docsGuillaume Lelarge
2012-05-31Begin support for new 9.2 pg_stat_activity.Greg Sabino Mullane
2012-05-28CreditsGreg Sabino Mullane
2012-05-28For the locks action, always output all databases with values of zero as need...Greg Sabino Mullane
2012-05-28Merge remote branch 'f0rk/f0rk/empty_tables_bloat'Greg Sabino Mullane
2012-05-23Note that locks args can contain colons or semicolons or anything else: make ...Greg Sabino Mullane
2012-05-21Add label for the recent next.Greg Sabino Mullane
2012-05-21Spelling fixesGreg Sabino Mullane
2012-05-21Cache our specific sequence information during same_schema.Greg Sabino Mullane
2012-05-17Merge remote branch 'bucardo/master' into f0rk/empty_tables_bloatRyan P. Kelly
2012-05-17Restore totalwastedbytesRyan P. Kelly
2012-05-13Merge remote branch 'f0rk/f0rk/ignore_temp_sequences'Greg Sabino Mullane
2012-05-10Cache the pg_typmod lookups.Greg Sabino Mullane
2012-05-09Make check_bloat gracefully deal with empty tablesRyan P. Kelly
2012-05-09Ignore sequences in the temporary namespaceRyan P. Kelly
2012-04-30Better --dbservice docs, as pointed out by Jason Ryan on the mailing list.Greg Sabino Mullane
2012-04-23Merge branch 'master' of bucardo.org:/var/lib/git/check_postgresGreg Sabino Mullane
2012-04-23Remove odd whitespace junk.Greg Sabino Mullane
2012-03-08Fix check_postgres_hitratio documentationChristoph Berg
2012-02-20Allow txn_idle to work again for < 8.3 servers by switching to query_time.Greg Sabino Mullane
2012-02-20Better detection of stats_command_string being off.Greg Sabino Mullane
2012-02-20Cleaner "ERROR" outputGreg Sabino Mullane
2012-02-20Fix French UTF-8 character.Greg Sabino Mullane
2012-02-13Allow spaces within items within same_schema action.Greg Sabino Mullane