pgsql: doc: Move remove_temp_files_after_crash to section for developer

Started by Michael Paquierabout 5 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

doc: Move remove_temp_files_after_crash to section for developer options

The main goal of this option is to allow inspecting temporary files for
debugging purposes, so moving the parameter there is natural.

Oversight in cd91de0.

Reported-by: Justin Pryzby
Author: Euler Taveira
Discussion: /messages/by-id/20210612004347.GP16435@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/797b0fc0b078c7b4c46ef9f2d9e47aa2d98c6c63

Modified Files
--------------
doc/src/sgml/config.sgml | 41 +++++++++++++--------------
src/backend/utils/misc/guc.c | 5 ++--
src/backend/utils/misc/postgresql.conf.sample | 2 --
3 files changed, 22 insertions(+), 26 deletions(-)