Skip to content

Commit 74c3a79

Browse files
bmomjianpull[bot]
authored andcommitted
doc: improve config syncfs wording
Reported-by: Eric Mutta Discussion: https://postgr.es/m/166126549332.651.12934187158820082671@wrigleys.postgresql.org Backpatch-through: master
1 parent cc12f49 commit 74c3a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10554,7 +10554,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
1055410554
</para>
1055510555
<para>
1055610556
On Linux, <literal>syncfs</literal> may be used instead, to ask the
10557-
operating system to synchronize the whole file systems that contain the
10557+
operating system to synchronize the file systems that contain the
1055810558
data directory, the WAL files and each tablespace (but not any other
1055910559
file systems that may be reachable through symbolic links). See
1056010560
<xref linkend="syncfs"/> for more information about using

0 commit comments

Comments
 (0)