diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/config.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index b774fa617c2..212f426b3c2 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -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> |