May be not exclusive locks, but access exclusive locks? - Mailing list pgsql-docs

From PG Doc comments form
Subject May be not exclusive locks, but access exclusive locks?
Date
Msg-id 172483002385.862886.14254882146229741435@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/app-pgdump.html
Description:

Cite
Requesting exclusive locks on database objects while running a parallel dump
could cause the dump to fail.
End cite
As far as I can understand the problem of deadlocks will be not with
exclusive locks, but with access exclusive locks.

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Incorrect option name for meson build
Next
From: PG Doc comments form
Date:
Subject: intarray extension installation