Skip to content
Snippets Groups Projects
Commit 2fbffc0d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

9.3 release notes: Add cache of local locks

Mention this also helps in the restoring of pg_dumps.

Jeff Janes
parent c750aa90
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment