From: Greg Sabino Mullane Date: Sat, 8 Jan 2011 03:38:36 +0000 (-0500) Subject: Spelling fixes. X-Git-Tag: 2.16.0~15 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=7333ceaed8763a3e6b51857b030bd6d6a2cd22e6;p=check_postgres.git Spelling fixes. --- 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) 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