Re: pg_dump shared locks documentation
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Florin Irion <irionr@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-docs@lists.postgresql.org
Date: 2022-03-30T22:19:29Z
Lists: pgsql-docs
On Tue, Mar 15, 2022 at 11:21:41PM +0100, Florin Irion wrote: > So, I made the link to ACCESS SHARE, pointing to section 13.3.1. "Table-Level Locks" , was this what you had in mind? > > V2 attached. LGTM. I've marked the commitfest entry as ready-for-committer. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Clarify that pg_dump takes ACCESS SHARE lock
- 4e2e8d71fe25 16.0 landed