mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Wording adjustment for restart_after_crash entry
Specifically, mention that "restart" is disabled by this parameter.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user