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:
ec7a1d5
)
Typo.
author
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 28 May 2008 17:10:27 +0000
(13:10 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 28 May 2008 17:10:27 +0000
(13:10 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index f7b52684c8cf3059ce7d7ecc770a1144eb7295ca..b82bad43dfe9926eeb250568f081a725cc549ac1 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-3278,7
+3278,7
@@
from a value of 'slon' to 'nols' to check on the replication. We want to throw
a warning if the replication does not happen within 10 seconds.
check_postgres_replicate_row --host=alpha --dbname=sales --host2=beta
- --dbname2=sales --warning=10 --repinfo=orders,id,3,s
la
esrep,slon,nols
+ --dbname2=sales --warning=10 --repinfo=orders,id,3,s
al
esrep,slon,nols
Example 2: Bucardo is replicating a table named 'receipt' from host 'green'
to hosts 'red', 'blue', and 'yellow'. The database for both sides is 'public'.