On 1/10/22 11:12, Dominique Devienne wrote:
I accidentally replied to Tom only. Here's my response again.
Apparently, I'm using the default max_locks_per_transaction:
```
ddevienne=> show max_locks_per_transaction ;
max_locks_per_transaction
---------------------------
64
(1 row)
```
Tom wrote "relation" for the number of locks necessary for DROP OWNED BY.
What does it mean in this context? relation = table?
https://www.postgresql.org/docs/14/glossary.html#GLOSSARY-RELATION
--
Adrian Klaver
adrian.kla...@aklaver.com