Spelling fixes.
authorGreg Sabino Mullane <[email protected]>
Sat, 8 Jan 2011 03:38:36 +0000 (22:38 -0500)
committerGreg Sabino Mullane <[email protected]>
Sat, 8 Jan 2011 03:38:36 +0000 (22:38 -0500)
check_postgres.pl
t/99_spellcheck.t

index 95d8eb8cd8ab6a182563956568a3955fdd907e51..1b662560b6f8e681ea7a7937fd8495693c86077b 100755 (executable)
@@ -3751,7 +3751,7 @@ sub check_hot_standby_delay {
     my ($master, $slave);
     $SQL = q{SELECT pg_is_in_recovery() AS recovery;};
 
-    # Check if master is online (eg really a master)
+    # Check if master is online (e.g. really a master)
     for my $x (1..2) {
         my $info = run_command($SQL, { dbnumber => $x, regex => qr(t|f) });
 
@@ -8070,7 +8070,7 @@ the second line.
 
 (C<symlink: check_hot_standby_delay>) Checks the streaming replication lag by computing the delta 
 between the xlog position of a master server and the one of a slave connected to it. The slave_
-server must be in hot_standby (eg. read only) mode, therefore the minimum version to use this_
+server must be in hot_standby (e.g. read only) mode, therefore the minimum version to use this_
 action is Postgres 9.0. The I<--warning> and I<--critical> options are the delta between xlog 
 location. These values should match the volume of transactions needed to have the streaming 
 replication disconnect from the master because of too much lag.
index 5ff2d76411f20e237749dfe60d97a56edc1c28a2..8afafb14a79cb987d36e80d39bdab4b5541f34aa 100644 (file)
@@ -422,6 +422,7 @@ Tambouras
 tardis
 Taveira
 tempdir
+Thauvin
 timesync
 tmp
 tnm