9.3 release notes: Add cache of local locks
authorBruce Momjian <bruce@momjian.us>
Mon, 6 May 2013 14:56:27 +0000 (10:56 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 6 May 2013 14:56:27 +0000 (10:56 -0400)
Mention this also helps in the restoring of pg_dumps.

Jeff Janes

doc/src/sgml/release-9.3.sgml

index f2a7e841321a628617b5ba84c2f449508b07adac..9f09ce0e5d43273bf60ee7398792e4e951fd7199 100644 (file)
        <para>
         This speeds lock release at statement completion in
         transactions that hold many locks; it is particularly useful
-        for <application>pg_dump</>.
+        for <application>pg_dump</> and the restoring of such dumps.
        </para>
       </listitem>