]> 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)
commit2a279b6255c2a7a1938b85dc5c9d787b59eefee0
treee3231ab5bd4f25a2e7654b4680032de2645f2060
parent4f67ff17e2b302a97b1a10127d91746d54f4655c
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