Skip to content

Commit f385993

Browse files
Justin Pryzbyhackorum
authored andcommitted
Avoid ambiguous "that"
1 parent d56fd47 commit f385993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3945,7 +3945,7 @@ include_dir 'conf.d'
39453945
limit the amount of dirty data in the kernel's page cache, reducing
39463946
the likelihood of stalls when an <function>fsync</function> is issued at the end of the
39473947
checkpoint, or when the OS writes data back in larger batches in the
3948-
background. Often that will result in greatly reduced transaction
3948+
background. This feature will often result in greatly reduced transaction
39493949
latency, but there also are some cases, especially with workloads
39503950
that are bigger than <xref linkend="guc-shared-buffers"/>, but smaller
39513951
than the OS's page cache, where performance might degrade. This

0 commit comments

Comments
 (0)