Wording adjustment for restart_after_crash entry
authorBruce Momjian <[email protected]>
Tue, 15 Mar 2011 16:43:39 +0000 (12:43 -0400)
committerBruce Momjian <[email protected]>
Tue, 15 Mar 2011 16:43:39 +0000 (12:43 -0400)
Specifically, mention that "restart" is disabled by this parameter.

doc/src/sgml/config.sgml

index b774fa617c2e559357d791a5f25d2184cb230adb..212f426b3c234fd8cfb01bacabd555aab14c3185 100644 (file)
@@ -5651,7 +5651,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
         value set to true is normally the best way to maximize the availability
         of the database.  However, in some circumstances, such as when
         <productname>PostgreSQL</> is being invoked by clusterware, it may be
-        useful to disable this behavior, so that the clusterware can gain
+        useful to disable the restart so that the clusterware can gain
         control and take any actions it deems appropriate.
        </para>
       </listitem>