GUC: adjust effective_cache_size docs and SQL description
authorBruce Momjian
Fri, 2 Nov 2018 13:11:00 +0000 (09:11 -0400)
committerBruce Momjian
Fri, 2 Nov 2018 13:11:00 +0000 (09:11 -0400)
commit5463deb15f648685bcd406f020af6e434c4ed28c
tree45543e8adcd9842857712cca08ae01a2e7249572
parent919cffd323a0408a31cde7bc58994add5694b7fc
GUC:  adjust effective_cache_size docs and SQL description

Clarify that effective_cache_size is both kernel buffers and shared
buffers.

Reported-by: [email protected]
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