summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Collapse)Author
2010-01-29Allow "noperms" as a filter for the same_schema option.Greg Sabino Mullane
2010-01-29Minor fix to same_schema for dead columns. Tweak tests for same.Greg Sabino Mullane
2010-01-29Ignore dropped columns when considered positions for same_schema (Guillaume ↵Greg Sabino Mullane
Lelarge)
2010-01-29Add "nofunctions" for same_schema.Greg Sabino Mullane
2010-01-09Errant tabGreg Sabino Mullane
2010-01-09Whitespace cleanupsGreg Sabino Mullane
2010-01-09Change autovac_freeze default warn/critical from 90%/95% to 105%/120% (Marti ↵Greg Sabino Mullane
Raudsepp)
2009-12-03Fix up version - prepare to release 2.12.0Greg Sabino Mullane
2009-12-03Bump version to 2.13.0, add the "tempdir" argument.Greg Sabino Mullane
2009-10-14Fix for bloat action against old versions of Postgres without the ↵Greg Sabino Mullane
'block_size' param.
2009-10-14Fix up versioningGreg Sabino Mullane
2009-10-14Fix so old versions of Postgres (< 8.0) use the correct default database ↵Greg Sabino Mullane
(Giles Westwood)
2009-09-28French translation updates by Guillaume LelargeGreg Sabino Mullane
2009-09-24For same_schema, show the matching table on trigger differences.Greg Sabino Mullane
2009-09-04Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)Greg Sabino Mullane
2009-09-04Add the new_version_bc action to check for Bucardo versions.Greg Sabino Mullane
2009-08-31Encourage use of the git protocol for cloning.Greg Sabino Mullane
2009-08-27same_schema --exclude should skip triggers too.Greg Sabino Mullane
2009-08-27Version 2.11.12.11.1Greg Sabino Mullane
2009-08-27Add some delays so slow running 'make disttest' passes.Greg Sabino Mullane
2009-08-27Single quote constants.Greg Sabino Mullane
2009-08-27Add missing space.Greg Sabino Mullane
2009-08-27Fix and update docs on same_schema.Greg Sabino Mullane
2009-08-27Don't reuse label names.Greg Sabino Mullane
Add exclusion for sequences on same_schema
2009-08-27Allow broader stroke exclusion with --exclude in same_schema.Greg Sabino Mullane
2009-08-27Update notes.Greg Sabino Mullane
2009-08-27Handle newlines in constraint definitions.Greg Sabino Mullane
2009-08-24Proper Nagios output for txn_wraparound actions. (Cédric Villemain)Greg Sabino Mullane
2009-08-24Proper Nagios output for locks action. (Cédric Villemain)Greg Sabino Mullane
2009-08-24 Proper Nagios output for last_vacuum|analyze actions. (Cédric Villemain)Greg Sabino Mullane
2009-08-24SpacingGreg Sabino Mullane
2009-08-23Release date for 2.11.0Greg Sabino Mullane
2009-08-23Remove unused code for now.Greg Sabino Mullane
2009-08-23Spell check tweaks.Greg Sabino Mullane
2009-08-23Take out some debug/test code.Greg Sabino Mullane
Spelling fixes.
2009-08-23Bump version to 2.11.0Greg Sabino Mullane
2009-08-23Add fix from Glyn Astill for warning > critical in replicate_rowGreg Sabino Mullane
2009-08-12Ensure command-line overrides check_postgresrc entriesGreg Sabino Mullane
2009-08-12Add documentation for check_postgresrcGreg Sabino Mullane
2009-08-12Questions should go to the list, not me directly.Greg Sabino Mullane
2009-08-12Add no-check_postgresrc option.Greg Sabino Mullane
2009-08-07Overlooked varGreg Sabino Mullane
2009-08-06Add --language option.Greg Sabino Mullane
2009-08-06Note recent changes.Greg Sabino Mullane
2009-08-06Change rc file to check_postgresrc, per suggestion on mailing list from ↵Greg Sabino Mullane
Guillaume Lelarge
2009-08-06New option, --get_method, to force quick use of a single kind for version ↵Greg Sabino Mullane
checks.
2009-08-06Support for .checkpostgresrc filesGreg Sabino Mullane
2009-08-06Add Nagios perf output to the wal_files check (Cédric Villemain)Greg Sabino Mullane
2009-08-03Fix release date.Greg Sabino Mullane
2009-08-03Boost sleep time for logfile checkGreg Sabino Mullane