pgsql: Document how to prevent PostgreSQL itself from exhausting memory

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Document how to prevent PostgreSQL itself from exhausting memory
Дата
Msg-id E1T79Qp-0006Wm-Sz@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4fb505dff4fbf3b4661f20ec9cf00812b8ee9a2e

Modified Files
--------------
doc/src/sgml/runtime.sgml |   20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Document how to prevent PostgreSQL itself from exhausting memory
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress creation of backwardly-indexed paths for LATERAL join c