pgsql: Clarify that pg_dump takes ACCESS SHARE lock

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Date: 2022-07-15 01:23:28
Message-ID: E1oCA3D-000F6o-Og@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/d0f30cc2-3c76-1d43-f291-7c4b2872d653(at)gmail(dot)com

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-07-15 01:23:36 pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Previous Message Bruce Momjian 2022-07-15 00:01:36 pgsql: docs: make monitoring "phases" table titles consistent