Greg Sabino Mullane [Thu, 18 Feb 2010 21:35:26 +0000 (16:35 -0500)]
Put all items one-per-line for relation size actions if --verbose=1
Greg Sabino Mullane [Thu, 18 Feb 2010 21:29:52 +0000 (16:29 -0500)]
Change autovac_freeze default warn/critical back to 90%/95% (Robert Treat)
Greg Sabino Mullane [Fri, 12 Feb 2010 14:02:52 +0000 (09:02 -0500)]
Version bump to 2.14.1
Greg Sabino Mullane [Fri, 12 Feb 2010 14:01:54 +0000 (09:01 -0500)]
Don't use $^T - dangerous as Nagios caches the script!
Greg Sabino Mullane [Thu, 11 Feb 2010 23:02:27 +0000 (18:02 -0500)]
French translations from Guillaume Lelarge
Greg Sabino Mullane [Thu, 11 Feb 2010 17:36:01 +0000 (12:36 -0500)]
Change the string we use to create errors for the logfile action.
Greg Sabino Mullane [Thu, 11 Feb 2010 16:03:44 +0000 (11:03 -0500)]
Version 2.14.0 ready
Greg Sabino Mullane [Thu, 11 Feb 2010 15:55:05 +0000 (10:55 -0500)]
Add bc test
Greg Sabino Mullane [Thu, 11 Feb 2010 15:49:52 +0000 (10:49 -0500)]
Change sleeptime for logfile action to 1
Greg Sabino Mullane [Thu, 11 Feb 2010 03:30:51 +0000 (22:30 -0500)]
Support MRTG for slony_status action.
Greg Sabino Mullane [Thu, 11 Feb 2010 03:23:47 +0000 (22:23 -0500)]
Very basic test for new_version_bc
Greg Sabino Mullane [Thu, 11 Feb 2010 03:23:13 +0000 (22:23 -0500)]
Add slony_status action, with tests and other supporting things.
Greg Sabino Mullane [Fri, 5 Feb 2010 15:18:49 +0000 (10:18 -0500)]
Allow timeout option to be used as sleep amount in logfile action.
Greg Sabino Mullane [Fri, 5 Feb 2010 03:31:04 +0000 (22:31 -0500)]
Signature for version 2.13.2
Greg Sabino Mullane [Fri, 5 Feb 2010 03:30:51 +0000 (22:30 -0500)]
Bump version to 2.13.2
Greg Sabino Mullane [Thu, 4 Feb 2010 16:33:19 +0000 (11:33 -0500)]
Raise sleep timeout for logfile check to 15 seconds
Greg Sabino Mullane [Thu, 4 Feb 2010 16:00:11 +0000 (11:00 -0500)]
For query_time action, show the offending database.
Greg Sabino Mullane [Thu, 4 Feb 2010 15:58:41 +0000 (10:58 -0500)]
Add noowner option or same_schema.
Greg Sabino Mullane [Thu, 4 Feb 2010 15:55:04 +0000 (10:55 -0500)]
Respesct perflimit on main output of sequence action.
Greg Sabino Mullane [Tue, 2 Feb 2010 16:15:08 +0000 (11:15 -0500)]
Bump to 2010
Greg Sabino Mullane [Tue, 2 Feb 2010 16:10:51 +0000 (11:10 -0500)]
Signatures for 2.13.1
Greg Sabino Mullane [Tue, 2 Feb 2010 16:09:42 +0000 (11:09 -0500)]
Spelling fixes, version bump in preparation for 2.13.1 release.
Greg Sabino Mullane [Mon, 1 Feb 2010 22:51:33 +0000 (17:51 -0500)]
Fitler out generic constraints in other place as well.
Greg Sabino Mullane [Mon, 1 Feb 2010 21:57:41 +0000 (16:57 -0500)]
Don't track "generic" table constraints (e.. $1, $2) using same_schema
Greg Sabino Mullane [Mon, 1 Feb 2010 20:02:24 +0000 (15:02 -0500)]
Add same_schema "nolanguage" option.
Fix bug preventing column constraint on 2 but not on 1 from being shown with same_schema action.
Greg Sabino Mullane [Mon, 1 Feb 2010 17:40:06 +0000 (12:40 -0500)]
Allow "database 2" for same_schema to inherit database 1 settings.
Greg Sabino Mullane [Mon, 1 Feb 2010 17:26:06 +0000 (12:26 -0500)]
Minor revision bump
Greg Sabino Mullane [Mon, 1 Feb 2010 17:17:50 +0000 (12:17 -0500)]
Allow aliases to match the "2" series: dbport1, dbhost1, etc.
Greg Sabino Mullane [Fri, 29 Jan 2010 19:11:26 +0000 (14:11 -0500)]
Signature for 2.13.0
Greg Sabino Mullane [Fri, 29 Jan 2010 19:11:08 +0000 (14:11 -0500)]
Set release date
Greg Sabino Mullane [Fri, 29 Jan 2010 17:54:41 +0000 (12:54 -0500)]
Bump to 2.13.0, add docs for noperms
Greg Sabino Mullane [Fri, 29 Jan 2010 17:11:55 +0000 (12:11 -0500)]
Allow "noperms" as a filter for the same_schema option.
Greg Sabino Mullane [Fri, 29 Jan 2010 17:05:18 +0000 (12:05 -0500)]
Minor fix to same_schema for dead columns. Tweak tests for same.
Greg Sabino Mullane [Fri, 29 Jan 2010 16:07:06 +0000 (11:07 -0500)]
Ignore dropped columns when considered positions for same_schema (Guillaume Lelarge)
Greg Sabino Mullane [Fri, 29 Jan 2010 15:48:58 +0000 (10:48 -0500)]
Add "nofunctions" for same_schema.
Greg Sabino Mullane [Sat, 9 Jan 2010 19:33:25 +0000 (14:33 -0500)]
Errant tab
Greg Sabino Mullane [Sat, 9 Jan 2010 19:20:03 +0000 (14:20 -0500)]
Fix test planning error.
Greg Sabino Mullane [Sat, 9 Jan 2010 19:07:50 +0000 (14:07 -0500)]
Whitespace cleanups
Greg Sabino Mullane [Sat, 9 Jan 2010 18:52:02 +0000 (13:52 -0500)]
Change autovac_freeze default warn/critical from 90%/95% to 105%/120% (Marti Raudsepp)
Greg Sabino Mullane [Thu, 3 Dec 2009 13:01:45 +0000 (08:01 -0500)]
Signatures for 2.12.0
Greg Sabino Mullane [Thu, 3 Dec 2009 12:58:17 +0000 (07:58 -0500)]
Update TODO
Greg Sabino Mullane [Thu, 3 Dec 2009 12:54:16 +0000 (07:54 -0500)]
New bug tracker URL
Greg Sabino Mullane [Thu, 3 Dec 2009 12:50:49 +0000 (07:50 -0500)]
Fix up version - prepare to release 2.12.0
Greg Sabino Mullane [Thu, 3 Dec 2009 12:47:07 +0000 (07:47 -0500)]
Bump version to 2.13.0, add the "tempdir" argument.
Greg Sabino Mullane [Wed, 14 Oct 2009 12:37:59 +0000 (08:37 -0400)]
Fix for bloat action against old versions of Postgres without the 'block_size' param.
Greg Sabino Mullane [Wed, 14 Oct 2009 12:26:30 +0000 (08:26 -0400)]
Fix up versioning
Greg Sabino Mullane [Wed, 14 Oct 2009 12:24:00 +0000 (08:24 -0400)]
Fix so old versions of Postgres (< 8.0) use the correct default database (Giles Westwood)
Greg Sabino Mullane [Mon, 28 Sep 2009 10:36:29 +0000 (06:36 -0400)]
French translation updates by Guillaume Lelarge
Greg Sabino Mullane [Thu, 24 Sep 2009 18:38:11 +0000 (14:38 -0400)]
Bump version to 2.12.1
Greg Sabino Mullane [Thu, 24 Sep 2009 18:37:19 +0000 (14:37 -0400)]
For same_schema, show the matching table on trigger differences.
Greg Sabino Mullane [Fri, 4 Sep 2009 17:31:54 +0000 (13:31 -0400)]
Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)
Greg Sabino Mullane [Fri, 4 Sep 2009 17:30:46 +0000 (13:30 -0400)]
HTML updates.
Greg Sabino Mullane [Fri, 4 Sep 2009 17:30:12 +0000 (13:30 -0400)]
Spelling updates
Greg Sabino Mullane [Fri, 4 Sep 2009 17:04:54 +0000 (13:04 -0400)]
Bump version to 2.12.0
Greg Sabino Mullane [Fri, 4 Sep 2009 17:04:40 +0000 (13:04 -0400)]
Update copyright and license per new guidelines.
Greg Sabino Mullane [Fri, 4 Sep 2009 17:00:41 +0000 (13:00 -0400)]
Add the new_version_bc action to check for Bucardo versions.
Greg Sabino Mullane [Fri, 4 Sep 2009 16:52:39 +0000 (12:52 -0400)]
Make translation tests only fire on RELEASE_TESTING
Greg Sabino Mullane [Fri, 4 Sep 2009 16:23:02 +0000 (12:23 -0400)]
Use the standard 'RELEASE_TESTING' env variable.
Greg Sabino Mullane [Mon, 31 Aug 2009 11:22:34 +0000 (07:22 -0400)]
Encourage use of the git protocol for cloning.
Greg Sabino Mullane [Thu, 27 Aug 2009 22:19:18 +0000 (18:19 -0400)]
same_schema --exclude should skip triggers too.
Greg Sabino Mullane [Thu, 27 Aug 2009 21:08:21 +0000 (17:08 -0400)]
Version 2.11.1
Greg Sabino Mullane [Thu, 27 Aug 2009 17:06:48 +0000 (13:06 -0400)]
Sigs for 2.11.1
Greg Sabino Mullane [Thu, 27 Aug 2009 17:05:46 +0000 (13:05 -0400)]
Update docs.
Greg Sabino Mullane [Thu, 27 Aug 2009 17:04:09 +0000 (13:04 -0400)]
Add some delays so slow running 'make disttest' passes.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:52:25 +0000 (12:52 -0400)]
Adjust test for new Nagios perf output.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:50:10 +0000 (12:50 -0400)]
Single quote constants.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:44:22 +0000 (12:44 -0400)]
Add missing space.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:23:51 +0000 (12:23 -0400)]
Fix and update docs on same_schema.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:21:39 +0000 (12:21 -0400)]
Don't reuse label names.
Add exclusion for sequences on same_schema
Greg Sabino Mullane [Thu, 27 Aug 2009 16:14:05 +0000 (12:14 -0400)]
Allow broader stroke exclusion with --exclude in same_schema.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:08:19 +0000 (12:08 -0400)]
Update notes.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:07:37 +0000 (12:07 -0400)]
Handle newlines in constraint definitions.
Greg Sabino Mullane [Mon, 24 Aug 2009 16:28:20 +0000 (12:28 -0400)]
Proper Nagios output for txn_wraparound actions. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:22:23 +0000 (12:22 -0400)]
Proper Nagios output for locks action. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:06:27 +0000 (12:06 -0400)]
Quick todo note.
Greg Sabino Mullane [Mon, 24 Aug 2009 16:05:13 +0000 (12:05 -0400)]
Proper Nagios output for last_vacuum|analyze actions. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:01:04 +0000 (12:01 -0400)]
Spacing
Greg Sabino Mullane [Sun, 23 Aug 2009 15:01:00 +0000 (11:01 -0400)]
Final things for 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 14:55:54 +0000 (10:55 -0400)]
Rearrange order.
Greg Sabino Mullane [Sun, 23 Aug 2009 14:55:01 +0000 (10:55 -0400)]
Release date for 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 13:53:40 +0000 (09:53 -0400)]
Fix what appears to be some cut-n-paste errors.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:49:39 +0000 (09:49 -0400)]
Better wording.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:48:59 +0000 (09:48 -0400)]
Remove unused code for now.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:43:12 +0000 (09:43 -0400)]
More "we know what we are doing here" P:C exceptions.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:41:53 +0000 (09:41 -0400)]
Reminder about tests for new Nagios output tweaks.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:40:46 +0000 (09:40 -0400)]
Spell check tweaks.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:30:41 +0000 (09:30 -0400)]
Take out some debug/test code.
Spelling fixes.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:29:03 +0000 (09:29 -0400)]
Fix test for new warning > critical logic
Greg Sabino Mullane [Sun, 23 Aug 2009 13:05:28 +0000 (09:05 -0400)]
Make sure we don't use any rc file laying about.
Greg Sabino Mullane [Sun, 23 Aug 2009 12:47:46 +0000 (08:47 -0400)]
Skip any .check_postgresrc files laying around for testing.
Greg Sabino Mullane [Sun, 23 Aug 2009 12:40:05 +0000 (08:40 -0400)]
Bump version to 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 12:38:07 +0000 (08:38 -0400)]
Add fix from Glyn Astill for warning > critical in replicate_row
Greg Sabino Mullane [Wed, 12 Aug 2009 11:42:53 +0000 (07:42 -0400)]
Ensure command-line overrides check_postgresrc entries
Greg Sabino Mullane [Wed, 12 Aug 2009 10:42:19 +0000 (06:42 -0400)]
Add documentation for check_postgresrc
Greg Sabino Mullane [Wed, 12 Aug 2009 10:40:05 +0000 (06:40 -0400)]
Questions should go to the list, not me directly.
Greg Sabino Mullane [Wed, 12 Aug 2009 10:39:33 +0000 (06:39 -0400)]
Add no-check_postgresrc option.
Greg Sabino Mullane [Fri, 7 Aug 2009 14:06:20 +0000 (10:06 -0400)]
Overlooked var
Greg Sabino Mullane [Thu, 6 Aug 2009 21:51:45 +0000 (17:51 -0400)]
Add --language option.
Greg Sabino Mullane [Thu, 6 Aug 2009 21:47:15 +0000 (17:47 -0400)]
Note recent changes.
Greg Sabino Mullane [Thu, 6 Aug 2009 21:45:12 +0000 (17:45 -0400)]
Change rc file to check_postgresrc, per suggestion on mailing list from Guillaume Lelarge