pgsql: Document that trying to exceed temp_file_limit causes a query ca - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that trying to exceed temp_file_limit causes a query ca
Date
Msg-id E1SxNLY-0003rd-AG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that trying to exceed temp_file_limit causes a query cancel.

Backpatch to 9.2.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9fb5952cdf8870b430456b0674d64d6df622ee7c

Modified Files
--------------
doc/src/sgml/config.sgml |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Document that trying to exceed temp_file_limit causes a query ca
Next
From: Tom Lane
Date:
Subject: pgsql: In SPGiST replay, do conflict resolution before modifying the pa