projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d7269c
)
Credit Thomas Guettler with last commit idea.
author
Greg Sabino Mullane
<
[email protected]
>
Sun, 3 Jul 2011 02:35:25 +0000
(22:35 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Sun, 3 Jul 2011 02:35:25 +0000
(22:35 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 979d875e4dc240bf64503cc7cb64bf916b4b3ed7..f1e66bd92c91550751587016b7e2ca06639983cb 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9285,6
+9285,10
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
Make sure --action overrides the symlink naming trick.
+ Set defaults for archive_ready and wal_files (Thomas Guettler, GSM)
+
+ Better output for wal_files and archive_ready (GSM)
+
Fix warning when client_port set to empty string (bug #79)
Account for "empty row" in -x output (i.e. source of functions).