8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de9cc0 commit 2f0c7ffCopy full SHA for 2f0c7ff
doc/src/sgml/config.sgml
@@ -1302,7 +1302,7 @@ include_dir 'conf.d'
1302
If you have a dedicated database server with 1GB or more of RAM, a
1303
reasonable starting value for <varname>shared_buffers</varname> is 25%
1304
of the memory in your system. There are some workloads where even
1305
- large settings for <varname>shared_buffers</varname> are effective, but
+ larger settings for <varname>shared_buffers</varname> are effective, but
1306
because <productname>PostgreSQL</productname> also relies on the
1307
operating system cache, it is unlikely that an allocation of more than
1308
40% of RAM to <varname>shared_buffers</varname> will work better than a
0 commit comments