Clarify that pg_dump takes ACCESS SHARE lock

John Naylor <john.naylor@postgresql.org>

Commit: 4e2e8d71fe25e43fc82351bd350a6e80beee50be
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-07-01T04:41:36Z
Releases: 16.0
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@gmail.com

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +2 −2

Documentation touched

Discussion