Greg Sabino Mullane [Mon, 8 Nov 2010 18:00:10 +0000 (13:00 -0500)]
Add --quiet argument.
Greg Sabino Mullane [Fri, 15 Oct 2010 16:21:51 +0000 (12:21 -0400)]
Merge branch 'master' of
[email protected]:/var/lib/git/check_postgres
Greg Sabino Mullane [Fri, 15 Oct 2010 16:21:30 +0000 (12:21 -0400)]
Handle %y in logfilename template.
Joshua Tolley [Wed, 29 Sep 2010 17:27:20 +0000 (11:27 -0600)]
Minor docs fix
Greg Sabino Mullane [Tue, 14 Sep 2010 15:42:49 +0000 (11:42 -0400)]
Merge branch 'master' of
[email protected]:/var/lib/git/check_postgres
Greg Sabino Mullane [Tue, 14 Sep 2010 15:42:32 +0000 (11:42 -0400)]
Note latest change.
Joshua Tolley [Mon, 30 Aug 2010 16:26:35 +0000 (10:26 -0600)]
Edit docs to match other actions better
Joshua Tolley [Mon, 30 Aug 2010 14:54:00 +0000 (08:54 -0600)]
Fix typo
Joshua Tolley [Mon, 30 Aug 2010 14:41:31 +0000 (08:41 -0600)]
Add docs for new pgb_ checks
Joshua Tolley [Mon, 30 Aug 2010 14:04:40 +0000 (08:04 -0600)]
Fix txn_time to work properly given psql with -x
Joshua Tolley [Fri, 27 Aug 2010 20:05:51 +0000 (14:05 -0600)]
Add several checks for pgbouncer pool statistics
Jehan-Guillaume (ioguix) de Rorthais [Wed, 11 Aug 2010 18:10:39 +0000 (14:10 -0400)]
New action to check on the number of archive files in "ready" status
Greg Sabino Mullane [Wed, 11 Aug 2010 17:56:26 +0000 (13:56 -0400)]
Update Changes
Jehan-Guillaume (ioguix) de Rorthais [Wed, 11 Aug 2010 17:55:27 +0000 (13:55 -0400)]
Separate perfdata with spaces, per spec.
Greg Sabino Mullane [Tue, 20 Jul 2010 15:04:40 +0000 (11:04 -0400)]
Add correct name.
Sivakumar.K [Tue, 20 Jul 2010 15:03:35 +0000 (11:03 -0400)]
Fix the regex that matches psql/edb-psql
Greg Sabino Mullane [Mon, 19 Jul 2010 20:14:09 +0000 (16:14 -0400)]
Add new check: new_version_tnm
Checks if a newer version of tail_n_mail is available.
Refactored all the new_version_* subs into a common routine.
Fixed up the related tests.
Greg Sabino Mullane [Mon, 19 Jul 2010 18:02:55 +0000 (14:02 -0400)]
Tweak version() regexes to allow for "EnterpriseDB" branded databases.
Per report from tosivakumar on github.
Improve handling of devel versions in the new_version_pg check.
Greg Sabino Mullane [Wed, 2 Jun 2010 18:17:09 +0000 (14:17 -0400)]
Overhaul index comparison in same_schema
Greg Sabino Mullane [Wed, 2 Jun 2010 15:14:41 +0000 (11:14 -0400)]
Don't try and figure out indexed columns when 0 (functional indexes)
Greg Sabino Mullane [Sat, 29 May 2010 19:21:32 +0000 (15:21 -0400)]
Update html file.
Greg Sabino Mullane [Tue, 25 May 2010 15:11:23 +0000 (11:11 -0400)]
Fix up title munging of html docs.
Greg Sabino Mullane [Thu, 20 May 2010 21:08:13 +0000 (17:08 -0400)]
Attribute credit for latest same_schema changes.
Greg Sabino Mullane [Thu, 20 May 2010 21:06:54 +0000 (17:06 -0400)]
Lots more checking of index information inside of same_schema.
Add tests for the same.
Greg Sabino Mullane [Thu, 20 May 2010 15:47:41 +0000 (11:47 -0400)]
Add tests for new same_schema index items.
Norman Yamada [Thu, 20 May 2010 15:43:17 +0000 (11:43 -0400)]
Add index comparison to same_schema action.
Greg Sabino Mullane [Thu, 20 May 2010 13:45:48 +0000 (09:45 -0400)]
Tweak tests for new same_schema output.
Greg Sabino Mullane [Thu, 20 May 2010 13:11:09 +0000 (09:11 -0400)]
Switch to using env perl instead of a direct perl call.
Move the emacs stuff to another line
Kabalin, Ruslan [Wed, 19 May 2010 20:48:04 +0000 (16:48 -0400)]
Fix logic for backends check with negative numbers.
Greg Sabino Mullane [Fri, 14 May 2010 13:49:08 +0000 (09:49 -0400)]
Fix doc typo spotted by Peter Eisentraut
Greg Sabino Mullane [Mon, 26 Apr 2010 17:05:48 +0000 (13:05 -0400)]
Typo.
Greg Sabino Mullane [Mon, 26 Apr 2010 15:50:44 +0000 (11:50 -0400)]
Better checking of columns for constraints in same_schema.
Greg Sabino Mullane [Mon, 26 Apr 2010 15:14:25 +0000 (11:14 -0400)]
Overhaul the constraint section of same_schema.
Greg Sabino Mullane [Sun, 25 Apr 2010 20:31:07 +0000 (16:31 -0400)]
Lots more work on getting constraints to line up across versions.
Add line to force emacs to use spaces
Greg Sabino Mullane [Thu, 22 Apr 2010 20:28:25 +0000 (16:28 -0400)]
What the heck was that doing there?
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)