check_postgres.git
16 years agoDoc part two
Greg Sabino Mullane [Wed, 4 Feb 2009 16:39:49 +0000 (11:39 -0500)]
Doc part two

16 years agoLose the stupid 'smart' quotes created by pod2html
Greg Sabino Mullane [Wed, 4 Feb 2009 16:39:24 +0000 (11:39 -0500)]
Lose the stupid 'smart' quotes created by pod2html

16 years agoDocs, first pass
Greg Sabino Mullane [Wed, 4 Feb 2009 16:17:59 +0000 (11:17 -0500)]
Docs, first pass

16 years agoDoc need for Date::Parse, bump version
Greg Sabino Mullane [Wed, 4 Feb 2009 16:16:22 +0000 (11:16 -0500)]
Doc need for Date::Parse, bump version

16 years agoQuick fix to remove the 'use' of Data::Parse for the whole script.
Greg Sabino Mullane [Wed, 4 Feb 2009 15:41:53 +0000 (10:41 -0500)]
Quick fix to remove the 'use' of Data::Parse for the whole script.

16 years agoTypo
Greg Sabino Mullane [Tue, 3 Feb 2009 16:49:52 +0000 (11:49 -0500)]
Typo

16 years agoBe clear about role of checkpoint action.
Greg Sabino Mullane [Mon, 2 Feb 2009 15:41:39 +0000 (10:41 -0500)]
Be clear about role of checkpoint action.

16 years agoUpdate version.
Greg Sabino Mullane [Mon, 26 Jan 2009 17:05:13 +0000 (12:05 -0500)]
Update version.

16 years agoAdd 'checkpoint' action.
Greg Sabino Mullane [Sun, 25 Jan 2009 20:42:30 +0000 (15:42 -0500)]
Add 'checkpoint' action.

16 years agoDon't show service= unless there is something there
Greg Sabino Mullane [Sun, 25 Jan 2009 15:20:42 +0000 (10:20 -0500)]
Don't show service= unless there is something there

16 years agoBump version and release.
Greg Sabino Mullane [Wed, 7 Jan 2009 15:22:55 +0000 (10:22 -0500)]
Bump version and release.

16 years agoFix doc typos (Josh Tolley)
Greg Sabino Mullane [Wed, 7 Jan 2009 15:18:24 +0000 (10:18 -0500)]
Fix doc typos (Josh Tolley)

16 years agoOff by one error, fix by Selena Deckelmann
Greg Sabino Mullane [Wed, 7 Jan 2009 15:15:02 +0000 (10:15 -0500)]
Off by one error, fix by Selena Deckelmann

16 years agoMinor tweak, thanks to Cédric Villemain
Greg Sabino Mullane [Wed, 7 Jan 2009 15:11:02 +0000 (10:11 -0500)]
Minor tweak, thanks to Cédric Villemain

16 years agoVersion 2.5.3: small regex fix in verify_version (Lee Jensen via Jeff Frost)
Greg Sabino Mullane [Wed, 17 Dec 2008 18:29:45 +0000 (13:29 -0500)]
Version 2.5.3: small regex fix in verify_version (Lee Jensen via Jeff Frost)

16 years agoBump version
Greg Sabino Mullane [Wed, 17 Dec 2008 02:59:38 +0000 (21:59 -0500)]
Bump version

16 years agoNote superuser requirement
Greg Sabino Mullane [Tue, 16 Dec 2008 21:19:35 +0000 (16:19 -0500)]
Note superuser requirement

16 years agoMove default user and port higher up in the file.
Greg Sabino Mullane [Fri, 12 Dec 2008 17:04:27 +0000 (12:04 -0500)]
Move default user and port higher up in the file.

16 years agoFinal sig for release.
Greg Sabino Mullane [Thu, 11 Dec 2008 23:23:47 +0000 (18:23 -0500)]
Final sig for release.

16 years agoAdd missing dates from releases.
Greg Sabino Mullane [Thu, 11 Dec 2008 23:23:31 +0000 (18:23 -0500)]
Add missing dates from releases.

16 years agoAdd --noidle flag (Selena Deckelmann)
Greg Sabino Mullane [Thu, 11 Dec 2008 23:17:19 +0000 (18:17 -0500)]
Add --noidle flag (Selena Deckelmann)
Bump version to 2.5.1

16 years agoAdd support for pg_service.conf, major version bump.
Greg Sabino Mullane [Thu, 4 Dec 2008 17:15:25 +0000 (12:15 -0500)]
Add support for pg_service.conf, major version bump.

17 years agoBump version to 2.4.3
Greg Sabino Mullane [Fri, 7 Nov 2008 14:04:16 +0000 (09:04 -0500)]
Bump version to 2.4.3

17 years agoFix for replicate_row args.
Greg Sabino Mullane [Fri, 7 Nov 2008 14:02:11 +0000 (09:02 -0500)]
Fix for replicate_row args.

17 years agoFix for old versions of File::Temp by Chris Butler
Greg Sabino Mullane [Thu, 6 Nov 2008 18:31:36 +0000 (13:31 -0500)]
Fix for old versions of File::Temp by Chris Butler

17 years agoCast to numeric to avoid bigint out of range errors in the check_sequence check.
Greg Sabino Mullane [Wed, 5 Nov 2008 18:05:06 +0000 (13:05 -0500)]
Cast to numeric&