From 21aa83ce31086afaa2cb109b71bcc836607bb4bd Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 28 May 2008 13:10:27 -0400 Subject: [PATCH] Typo. --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_postgres.pl b/check_postgres.pl index f7b52684c..b82bad43d 100755 --- 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,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'. -- 2.30.2