Fix inconsistency in pg_buffercache docs.

Amit Kapila <akapila@postgresql.org>

Commit: fc3461c8a2ad2b4a2965f5fa871834ad7cd141ee
Author: Amit Kapila <akapila@postgresql.org>
Date: 2020-05-08T03:17:51Z
Releases: 12.3
Fix inconsistency in pg_buffercache docs.

Commit 6e654546fb avoids locking bufmgr partitions to make pg_buffercache
less disruptive on production systems but forgot to update the docs.

Reported-by: Sawada Masahiko
Author: Sawada Masahiko
Reviewed-by: Amit Kapila
Backpatch-through: 10
Discussion: https://postgr.es/m/CA+fd4k6sD8oeP1qJbFAor=rCpYckU9DsywHiYx3x5Hz5Z8Ua_w@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/pgbuffercache.sgml modified +5 −6

Documentation touched

Discussion