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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user