high-availability.sgml improvements
Started by Erik Rijkersover 15 years ago3 messagesdocs
Some high-availability.sgml improvements.
thanks,
Erik Rijkers
Attachments:
high-availability.sgml.difftext/x-patch; name=high-availability.sgml.diffDownload+12-12
Re: high-availability.sgml improvements
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>
Re: high-availability.sgml improvements
On Thu, Mar 17, 2011 at 3:38 PM, Erik Rijkers <er@xs4all.nl> wrote:
Oops, the first change in that diff I just sent was mangled - sorry about that.
( it was a simple 'the the' -> 'the' ):
This patch didn't apply cleanly for me, but I've extracted some of the
changes therein by visual inspection, and committed them along with a
few corrections of my own.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company