diff --git a/doc/src/sgml/perform.sgml b/doc/src/sgml/perform.sgml index fb555985da8..0a104571571 100644 --- a/doc/src/sgml/perform.sgml +++ b/doc/src/sgml/perform.sgml @@ -1157,9 +1157,9 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse; - Turn off ; there might be no + Turn off ; there is no need to write the WAL to disk on every - commit. This can cause transaction loss after a server crash. + commit.