mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
doc: improve config syncfs wording
Reported-by: Eric Mutta Discussion: https://postgr.es/m/166126549332.651.12934187158820082671@wrigleys.postgresql.org Backpatch-through: master
This commit is contained in:
@ -10554,7 +10554,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
On Linux, <literal>syncfs</literal> may be used instead, to ask the
|
On Linux, <literal>syncfs</literal> may be used instead, to ask the
|
||||||
operating system to synchronize the whole file systems that contain the
|
operating system to synchronize the file systems that contain the
|
||||||
data directory, the WAL files and each tablespace (but not any other
|
data directory, the WAL files and each tablespace (but not any other
|
||||||
file systems that may be reachable through symbolic links). See
|
file systems that may be reachable through symbolic links). See
|
||||||
<xref linkend="syncfs"/> for more information about using
|
<xref linkend="syncfs"/> for more information about using
|
||||||
|
Reference in New Issue
Block a user