--
Asaf Ohaion
Lingnu Open Source Consulting Ltd.
http://www.lingnu.com

--- pgpool-en.html      2010-10-13 17:15:39.556666768 +0200
+++ pgpool-en_fixed.html        2010-10-13 17:15:25.273333470 +0200
@@ -1289,7 +1289,7 @@
 streaming replication.
 </p>
 <p>
-Please retart pgpool-II if you change above parameters.
+Please restart pgpool-II if you change above parameters.
 </p>
 <p>
 You can use white_function_list and black_function_list to control load
@@ -1341,7 +1341,7 @@
 <h4>Failover with Streaming Replication</h4>
 <p>
 In master/slave mode with streaming replication, if primary or standby
-node go dowm, you can use failover functionality of pgpool-II.
+node go down, you can use failover functionality of pgpool-II.
 Automatical detatching node can be used without any additional settings.
 In streaming replication the standby node checks "trigger file" and if
 it exists, the standby stops continuos recovery and goes into normal
@@ -1423,17 +1423,17 @@
 
 <p>
 Start primary and secondary PostgreSQL to initiate Streaming replication.
-If the primary node goes dhown, standby will automatically start as a
+If the primary node goes down, standby will automatically start as a
 normal PostgreSQL and will be ready to accept write queries.
 </p>
 
-<h4>Streaming Replication$B$G$N%/%(%j?6$jJ,$1(B</h4>
+<h4>Streaming Replication</h4>
 <p>
 While using Streaming replication and Hot Standby, it is important to
 determine which query is good to be sent to the primary or the standby,
 and which one should not be sent to the standby.
 pgpool-II's Streaming Replication mode carefully takes care of this.
-In this we explain how chapter how pgpool-II accomplishes this.
+In this chapter we explain how pgpool-II accomplishes this.
 </p>
 <p>
 We distinguish which query should be sent to which node by looking
@@ -3384,4 +3384,4 @@
 Copyright © 2003 &#8211; 2010 pgpool Global Development Group
 </copyright>
 </div>
-</td></tr></tbody></table></body></html>
\ No newline at end of file
+</td></tr></tbody></table></body></html>
_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to