Skip to content

Commit 39b42ec

Browse files
committed
Document that max_locks_per_transaction might need to be increased for
queries on parent tables, per suggestion from Josh Berkus.
1 parent c219d9b commit 39b42ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5550,9 +5550,9 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
55505550
fit in the lock table. This is <emphasis>not</> the number of
55515551
rows that can be locked; that value is unlimited. The default,
55525552
64, has historically proven sufficient, but you might need to
5553-
raise this value if you have clients that touch many different
5554-
tables in a single transaction. This parameter can only be set at
5555-
server start.
5553+
raise this value if you have queries that touch many different
5554+
tables in a single transaction, e.g. query of a parent table with
5555+
many children. This parameter can only be set at server start.
55565556
</para>
55575557

55585558
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy