Thu Dec 2 21:54:50 PST 2004
- Previous message: [Slony1-commit] By cbbrowne: Changes reflecting the build changes in 1.1
- Next message: [Slony1-commit] By wieck: Added spoolnode option to slonik command doc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Minor rewordings
Modified Files:
--------------
slony1-engine/doc/howto:
slonik_commands.html (r1.10 -> r1.11)
-------------- next part --------------
Index: slonik_commands.html
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/howto/slonik_commands.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -Ldoc/howto/slonik_commands.html -Ldoc/howto/slonik_commands.html -u -w -r1.10 -r1.11
--- doc/howto/slonik_commands.html
+++ doc/howto/slonik_commands.html
@@ -153,10 +153,10 @@
</a>
<div style="margin-left:40px; margin-right:80px;">
<p>
- The following commands must appear at the very top of every
- slonik command script. They do not cause any direct action on
- any of the nodes in the replication system, but affect the
- execution of the entire script.
+ The following commands must appear as a "preamble" at the very
+ top of every slonik command script. They do not cause any
+ direct action on any of the nodes in the replication system,
+ but affect the execution of the entire script.
</p>
<!-- **************************************** -->
@@ -1704,9 +1704,9 @@
until the subscriber node is ready for the next action.
</p>
<p>
- WAIT FOR EVENT must be called outside of any try block to
- work, since new confirm messages don't become visible within
- a transaction.
+ <tt>WAIT FOR EVENT</tt> must be called outside of any try
+ block in order to work, since new confirm messages don't
+ become visible within a transaction.
</p>
<table border="0" cellpadding="10">
<tr>
- Previous message: [Slony1-commit] By cbbrowne: Changes reflecting the build changes in 1.1
- Next message: [Slony1-commit] By wieck: Added spoolnode option to slonik command doc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list