pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

Started by Bruce Momjianover 23 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 03/01/11 00:04:14

Modified files:
doc/src/sgml : runtime.sgml
src/backend/utils/misc: postgresql.conf.sample

Log message:

This patch improves the documentation for the shared_buffers GUC param.

I'd suggest that the runtime.sgml description explicitly say "values of
at least a few thousand are recommended for production installations".

Neil Conway