Typo.
authorGreg Sabino Mullane <greg@endpoint.com>
Wed, 28 May 2008 17:10:27 +0000 (13:10 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Wed, 28 May 2008 17:10:27 +0000 (13:10 -0400)
check_postgres.pl

index f7b52684c8cf3059ce7d7ecc770a1144eb7295ca..b82bad43dfe9926eeb250568f081a725cc549ac1 100755 (executable)
@@ -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,slaesrep,slon,nols
+  --dbname2=sales --warning=10 --repinfo=orders,id,3,salesrep,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'.