pgsql: Document how to prevent PostgreSQL itself from exhausting memory - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Document how to prevent PostgreSQL itself from exhausting memory
Date
Msg-id E1T79Qp-0006Wf-Ow@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document how to prevent PostgreSQL itself from exhausting memory.

The existing documentation in Linux Memory Overcommit seemed to
assume that PostgreSQL itself could never be the problem, or at
least it didn't tell you what to do about it.

Per discussion with Craig Ringer and Kevin Grittner.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/35738b5906bb80bc4bb77ce1adea7dfbd3f64274

Modified Files
--------------
doc/src/sgml/runtime.sgml |   18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Document how to prevent PostgreSQL itself from exhausting memory
Next
From: Robert Haas
Date:
Subject: pgsql: Document how to prevent PostgreSQL itself from exhausting memory