| From: | "Erik Rijkers" <er(at)xs4all(dot)nl> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: high-availability.sgml improvements |
| Date: | 2011-03-17 19:38:03 |
| Message-ID: | d787dc69842927b6deabf6a14d963a0e.squirrel@webmail.xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Thu, March 17, 2011 20:29, Erik Rijkers wrote:
> Some high-availability.sgml improvements.
>
> thanks,
>
> Erik Rijkers
>
Oops, the first change in that diff I just sent was mangled - sorry about that.
( it was a simple 'the the' -> 'the' ):
--- doc/src/sgml/high-availability.sgml.orig 2011-03-17 19:57:28.000000000 +0100
+++ doc/src/sgml/high-availability.sgml 2011-03-17 20:15:37.000000000 +0100
@@ -873,7 +873,7 @@
might indicate that the master server is under heavy load, while
differences between <literal>sent_location</> and
<function>pg_last_xlog_receive_location</> on the standby might indicate
- network delay, or that the the standby is under heavy load.
+ network delay, or that the standby is under heavy load.
</para>
</sect3>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-03-17 19:47:43 | Re: high-availability.sgml improvements |
| Previous Message | Erik Rijkers | 2011-03-17 19:29:58 | high-availability.sgml improvements |