]> granicus.if.org Git - postgresql/commit
GUC: adjust effective_cache_size docs and SQL description
authorBruce Momjian <bruce@momjian.us>
Fri, 2 Nov 2018 13:11:00 +0000 (09:11 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 2 Nov 2018 13:11:00 +0000 (09:11 -0400)
commit3e0f1a4741f564c1a2fa6e944729d6967355d8c7
tree7e28e221e269c0b4b9e01e561a5f7974b3d34c80
parent0083a824333874570ec34b23c9acd445d1183036
GUC:  adjust effective_cache_size docs and SQL description

Clarify that effective_cache_size is both kernel buffers and shared
buffers.

Reported-by: nat@makarevitch.org
Discussion: https://postgr.es/m/153685164808.22334.15432535018443165207@wrigleys.postgresql.org

Backpatch-through: 9.3
doc/src/sgml/config.sgml
src/backend/utils/misc/guc.c