]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clarify that pg_dump takes ACCESS SHARE lock
authorJohn Naylor <john.naylor@postgresql.org>
Fri, 1 Jul 2022 04:41:36 +0000 (11:41 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Fri, 15 Jul 2022 01:21:09 +0000 (08:21 +0700)
commit2ebb8416cc4c1b8f73481335c2c6ce07286bc938
tree53f31740ed6332f48e3fa7b75025ba6d4ca5d1df
parente1d5ac3118be2c8f93a7b9c8813027f7a7f8d049
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

This is a backpatch of 4e2e8d71f, applied through version 14
doc/src/sgml/ref/pg_dump.sgml