1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-23 03:21:12 +03:00

9.3 release notes: Add cache of local locks

Mention this also helps in the restoring of pg_dumps.

Jeff Janes
This commit is contained in:
Bruce Momjian
2013-05-06 10:56:27 -04:00
parent c750aa90f2
commit 2fbffc0ddf

View File

@ -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>