Wording adjustment for restart_after_crash entry

Specifically, mention that "restart" is disabled by this parameter.
This commit is contained in:
Bruce Momjian 2011-03-15 12:43:39 -04:00
parent ddd6ff289f
commit df4a9595c2
1 changed files with 1 additions and 1 deletions

View 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>