Greg Sabino Mullane [Thu, 22 Apr 2010 16:54:46 +0000 (12:54 -0400)]
Kill tabs
Greg Sabino Mullane [Thu, 22 Apr 2010 16:49:28 +0000 (12:49 -0400)]
More flattening of constraint definitions across Postgres versions.
Greg Sabino Mullane [Thu, 22 Apr 2010 13:54:44 +0000 (09:54 -0400)]
Constraints only varying by double quotes now match in same_schema
Greg Sabino Mullane [Thu, 22 Apr 2010 13:48:31 +0000 (09:48 -0400)]
Show which table constraint is on when definitions differ.
Greg Sabino Mullane [Wed, 7 Apr 2010 21:27:31 +0000 (17:27 -0400)]
Minor tweaks.
Greg Sabino Mullane [Wed, 7 Apr 2010 20:56:26 +0000 (16:56 -0400)]
Merge commit 'petdance/master'
Greg Sabino Mullane [Wed, 7 Apr 2010 20:53:50 +0000 (16:53 -0400)]
Stub for new action tests.
Andy Lester [Wed, 7 Apr 2010 20:49:27 +0000 (15:49 -0500)]
created a new critic target
Andy Lester [Wed, 7 Apr 2010 20:48:55 +0000 (15:48 -0500)]
created a new critic target
Greg Sabino Mullane [Wed, 7 Apr 2010 18:57:40 +0000 (14:57 -0400)]
Need these tabs!
Greg Sabino Mullane [Wed, 7 Apr 2010 18:56:12 +0000 (14:56 -0400)]
Complete the tabs-to-spaces conversion.
Greg Sabino Mullane [Wed, 7 Apr 2010 18:51:07 +0000 (14:51 -0400)]
Hard-code some language translation exceptions.
Greg Sabino Mullane [Wed, 7 Apr 2010 18:48:16 +0000 (14:48 -0400)]
Changed all tabs to spaces, by popular demand.
Greg Sabino Mullane [Wed, 7 Apr 2010 18:46:14 +0000 (14:46 -0400)]
Fix some old code paths so the txn_idle tests work again.
Greg Sabino Mullane [Wed, 7 Apr 2010 18:24:23 +0000 (14:24 -0400)]
Make check_slony_status use the new run_command format.
Guillaume Lelarge [Wed, 7 Apr 2010 17:52:43 +0000 (13:52 -0400)]
Always use ENV{PGSERVICE} to prevent issues with "service="
Signed-off-by: Greg Sabino Mullane <[email protected]>
Greg Sabino Mullane [Wed, 7 Apr 2010 17:50:01 +0000 (13:50 -0400)]
Clean up some merging junk.
Greg Sabino Mullane [Wed, 7 Apr 2010 17:22:09 +0000 (13:22 -0400)]
Merge commit 'petdance/master'
Conflicts:
TODO
check_postgres.pl
Andy Lester [Fri, 5 Mar 2010 22:52:05 +0000 (16:52 -0600)]
new TODO items
Andy Lester [Wed, 24 Feb 2010 21:24:21 +0000 (15:24 -0600)]
Adding a --man option to display the entire manual.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:45:40 +0000 (11:45 -0400)]
Bump to version 2.15.0, regenerate HTML, update release changes.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:42:12 +0000 (11:42 -0400)]
Support new method.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:41:50 +0000 (11:41 -0400)]
Fix typo.
Andy Lester [Wed, 7 Apr 2010 16:45:16 +0000 (11:45 -0500)]
resolving merge problems
Greg Sabino Mullane [Wed, 7 Apr 2010 15:39:26 +0000 (11:39 -0400)]
Handle case during tests where postgres database does not exist.
Whitespace cleanup.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:36:02 +0000 (11:36 -0400)]
Clarify checkpoint docs.
Andreas Mager [Wed, 7 Apr 2010 15:34:23 +0000 (11:34 -0400)]
Fix custom logic.
Greg Sabino Mullane [Mon, 8 Mar 2010 16:01:21 +0000 (11:01 -0500)]
Minor tweaks to TODO
Greg Sabino Mullane [Mon, 8 Mar 2010 15:54:57 +0000 (10:54 -0500)]
Allow warning items for same_schema to be comma-separated (Guillaume Lelarge)
Greg Sabino Mullane [Wed, 7 Apr 2010 15:45:40 +0000 (11:45 -0400)]
Bump to version 2.15.0, regenerate HTML, update release changes.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:42:12 +0000 (11:42 -0400)]
Support new method.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:41:50 +0000 (11:41 -0400)]
Fix typo.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:40:26 +0000 (11:40 -0400)]
Switch to using -x for run_command and bulding hashrefs instead of making each sub use regexes.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:39:26 +0000 (11:39 -0400)]
Handle case during tests where postgres database does not exist.
Whitespace cleanup.
Greg Sabino Mullane [Wed, 7 Apr 2010 15:36:02 +0000 (11:36 -0400)]
Clarify checkpoint docs.
Andreas Mager [Wed, 7 Apr 2010 15:34:23 +0000 (11:34 -0400)]
Fix custom logic.
Greg Sabino Mullane [Mon, 8 Mar 2010 16:01:21 +0000 (11:01 -0500)]
Minor tweaks to TODO
Greg Sabino Mullane [Mon, 8 Mar 2010 15:54:57 +0000 (10:54 -0500)]
Allow warning items for same_schema to be comma-separated (Guillaume Lelarge)
Andy Lester [Fri, 5 Mar 2010 22:52:05 +0000 (16:52 -0600)]
new TODO items
Andy Lester [Fri, 5 Mar 2010 22:32:28 +0000 (16:32 -0600)]
Added some temporary variables so vim's syntax highlighting doesn't freak
Andy Lester [Fri, 5 Mar 2010 22:22:44 +0000 (16:22 -0600)]
Added a vim modeline
Andy Lester [Fri, 5 Mar 2010 22:13:17 +0000 (16:13 -0600)]
fixed conflict with main branch
Andy Lester [Fri, 5 Mar 2010 22:13:08 +0000 (16:13 -0600)]
fixed conflict with main branch
Greg Sabino Mullane [Wed, 3 Mar 2010 16:34:35 +0000 (11:34 -0500)]
French translations from Guillaume Lelarge
Greg Sabino Mullane [Tue, 2 Mar 2010 22:04:24 +0000 (17:04 -0500)]
Minor testing-based fixes.
Greg Sabino Mullane [Tue, 2 Mar 2010 16:23:08 +0000 (11:23 -0500)]
Fix regex to work on WIN32 for check_fsm_relations and check_fsm_pages (Luke Koops)
Greg Sabino Mullane [Tue, 2 Mar 2010 16:08:52 +0000 (11:08 -0500)]
Don't apply a LIMIT when using --exclude on the bloat action (Marti Raudsepp)
Greg Sabino Mullane [Tue, 2 Mar 2010 16:04:10 +0000 (11:04 -0500)]
warning and critical may be empty, so use %s not %d
Greg Sabino Mullane [Tue, 2 Mar 2010 16:03:12 +0000 (11:03 -0500)]
Add in French translation templates for new items.
Greg Sabino Mullane [Tue, 2 Mar 2010 16:00:16 +0000 (11:00 -0500)]
Expand on idea from Giles Westwood and show many details for query time, including PID, user, port, and address.
Clean up the query_time subroutine greatly.
Greg Sabino Mullane [Tue, 2 Mar 2010 13:05:56 +0000 (08:05 -0500)]
Version bump
Greg Sabino Mullane [Tue, 2 Mar 2010 13:04:09 +0000 (08:04 -0500)]
Use current_database() inside the slony_status action (Guillaume Lelarge)
Greg Sabino Mullane [Mon, 1 Mar 2010 21:00:02 +0000 (16:00 -0500)]
Version bump, prep for 2.14.3
Greg Sabino Mullane [Mon, 1 Mar 2010 20:57:27 +0000 (15:57 -0500)]
Adjust tests for new slony_status output.
Greg Sabino Mullane [Mon, 1 Mar 2010 20:53:10 +0000 (15:53 -0500)]
Fix typo in slony_status SQL (hooray for unit tests!)
Greg Sabino Mullane [Mon, 1 Mar 2010 20:51:01 +0000 (15:51 -0500)]
Cleanup and enhancement of the slony_status action.
Greg Sabino Mullane [Mon, 1 Mar 2010 14:41:10 +0000 (09:41 -0500)]
Minor change to test new function arg separator.
Andy Lester [Fri, 26 Feb 2010 16:46:37 +0000 (10:46 -0600)]
new Perl-specific section of the TODO
Andy Lester [Fri, 26 Feb 2010 16:03:26 +0000 (10:03 -0600)]
Merge commit 'bucardo/master'
Greg Sabino Mullane [Wed, 24 Feb 2010 22:37:49 +0000 (17:37 -0500)]
Separate function args with commas in same_schema output.
Andy Lester [Wed, 24 Feb 2010 21:24:21 +0000 (15:24 -0600)]
Adding a --man option to display the entire manual.
Greg Sabino Mullane [Thu, 18 Feb 2010 22:03:46 +0000 (17:03 -0500)]
Version 2.14.2
Greg Sabino Mullane [Thu, 18 Feb 2010 21:49:52 +0000 (16:49 -0500)]
Add missing space
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.