summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Expand)Author
2016-12-30Clarify that only one action is run per invocation.HEADmasterChristoph Berg
2016-06-08txn_idle: Document that --includeuser can be used to work around superuser ch...Christoph Berg
2016-06-08connection: Make all errors including timeout from psql CRITICALChristoph Berg
2016-06-08Update query_time docs to match actual codeChristoph Berg
2016-06-08hot_standby_delay: Check server version instead of psql version for featuresChristoph Berg
2016-06-07Add changelog for c09e7840ed82db6274116ce9b83fbdbc72f940c8.Christoph Berg
2016-06-07adjusting check_txn_idle filter by state_change columnSebastian Webber
2016-06-07Fix same_schema on 8.4Christoph Berg
2016-06-07Do some whitespace cleanupChristoph Berg
2016-06-07Fix "--filter" logic to honour regular expressionsglynastill
2016-06-07Fix username field in check_txn_idle; broken when adding support for objects ...glyn
2016-06-07same_schema: constraint unit test include table name + reinstate sequence las...glyn
2016-06-07Fix same_schema check so it considers left and right operands when comparing ...glynastill
2016-06-07Fix trigger check in check_same_schema to ignore deferrable unique constraint...glynastill
2016-06-07Fix typo: missing comma in commit 2e07159c2ecca1bd42950121ccb2f6fad762e30aglynastill
2016-06-07Fix same schema to treat pg_constraint.confmatchtype = 'u' = 's'glynastill
2016-06-07Fix USERWHERECLAUSE broken when changing pg_user references to pg_roleglynastill
2016-06-07Modify checks that return or rely on a user name to reference pg_roles rather...glynastill
2016-06-07Fix same_schema to ignore some non-logical schema based values:glynastill
2016-06-05Add changelog entry for check_replication_slotsChristoph Berg
2016-06-03Add check_replication_slots check to check the delay on any replication slots.glyn
2016-06-01Fix "values are not the same" error in replicate_row when repinfo value is a '0'glynastill
2016-05-31Remove four more /o flagsChristoph Berg
2016-05-31removed 'o' modifier from regular expressionsMartin von Oertzen
2016-05-31Keep using pg_relation_size on 8.4 and earlierChristoph Berg
2016-05-31txn_idle: if seconds are -0, use 0Christoph Berg
2016-05-31Change table_size to use pg_table_size()Christoph Berg
2016-05-26Add changelog entry for Correct extra space in perfdataChristoph Berg
2016-05-26Correct extra space in perfdataAdrien nayrat
2016-05-26Add changelog entry for last commit, and close #72Christoph Berg
2016-05-26Don't fail when query contains 'disabled' wordMarco Nenciarini
2016-05-26Add changelog entries to close #99 and #106Christoph Berg
2016-05-26Call psql with option -XPeter Eisentraut
2016-05-25Update URLs to www.postgresql.org to be httpsMagnus Hagander
2015-12-15Add new argument, --audit-file-dir, to allow control of which directory the s...Greg Sabino Mullane
2015-11-02Add some minor casting to help with the bloat query.Greg Sabino Mullane
2015-07-17Add test for --action=wal_files --lsfuncChristoph Berg
2015-07-17Allow a wrapper function for wal_files and archive_ready as a non-superuser.Joshua Elsasser
2015-07-17Fix hot_standby_delay against a log-shipping (non-streaming) replica.Joshua Elsasser
2015-07-16Remove duplicated 'es' sectionChristoph Berg
2015-07-14Add complete spanish (es) message translationsLuis Vazquez
2015-06-30Let's releaseGreg Sabino Mullane
2015-06-30Bump version to 2.22.0Greg Sabino Mullane
2015-06-30Placeholders for French translation stringsGreg Sabino Mullane
2015-06-26SpellingGreg Sabino Mullane
2015-06-26Rearrange recent changes in rough priority orderGreg Sabino Mullane
2015-06-23Update release notes a bitGreg Sabino Mullane
2015-06-23Version bump.Greg Sabino Mullane
2015-05-27Remove tabs, cleanup whitespaceGreg Sabino Mullane
2015-05-08Bump copyrightGreg Sabino Mullane