pgsql: Clarify that pg_dump takes ACCESS SHARE lock - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Clarify that pg_dump takes ACCESS SHARE lock

Add link to the description of lock levels to avoid confusing "shared locks"
with SHARE locks.

Florin Irion

Reviewed-by: Álvaro Herrera, Tom Lane, and Nathan Bossart
Discussion: https://www.postgresql.org/message-id/flat/[email protected]

This is a backpatch of 4e2e8d71f, applied through version 14

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b32a588961161ba36d01ff8dbccfc949493232c7

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: make monitoring "phases" table titles consistent
Next
From: John Naylor
Date:
Subject: pgsql: Clarify that pg_dump takes ACCESS SHARE lock