1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-07 11:02:12 +03:00
gabrielle
This commit is contained in:
Magnus Hagander 2012-07-04 09:06:02 +02:00
parent 94c35d5a96
commit 85189bb930

View File

@ -378,7 +378,7 @@
committing at about the same time. Setting <varname>commit_delay</varname>
can only help when there are many concurrently committing transactions,
and it is difficult to tune it to a value that actually helps rather
than hurt throughput.
than hurts throughput.
</para>
</sect1>