summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Sabino Mullane2011-01-08 03:38:36 +0000
committerGreg Sabino Mullane2011-01-08 03:38:36 +0000
commit7333ceaed8763a3e6b51857b030bd6d6a2cd22e6 (patch)
tree089572bd355ea3b738daee273ceed4374bfe24f0
parent12b776fe244dca8a1fa43749e7ae468b9d068717 (diff)
Spelling fixes.
-rwxr-xr-xcheck_postgres.pl4
-rw-r--r--t/99_spellcheck.t1
2 files changed, 3 insertions, 2 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 95d8eb8cd..1b662560b 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -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.
diff --git a/t/99_spellcheck.t b/t/99_spellcheck.t
index 5ff2d7641..8afafb14a 100644
--- a/t/99_spellcheck.t
+++ b/t/99_spellcheck.t
@@ -422,6 +422,7 @@ Tambouras
tardis
Taveira
tempdir
+Thauvin
timesync
tmp
tnm