From 2f0c7ff48b68b6fb6dc373ffcebd99343a9f6451 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 30 Nov 2016 12:00:00 -0500 Subject: [PATCH] doc: Fix typo From: Tsunakawa, Takayuki --- doc/src/sgml/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index d8d207e5eb..bcfe2fded2 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1302,7 +1302,7 @@ include_dir 'conf.d' If you have a dedicated database server with 1GB or more of RAM, a reasonable starting value for shared_buffers is 25% of the memory in your system. There are some workloads where even - large settings for shared_buffers are effective, but + larger settings for shared_buffers are effective, but because PostgreSQL also relies on the operating system cache, it is unlikely that an allocation of more than 40% of RAM to shared_buffers will work better than a