doc: Move remove_temp_files_after_crash to section for developer options
authorMichael Paquier <michael@paquier.xyz>
Thu, 24 Jun 2021 23:40:16 +0000 (08:40 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 24 Jun 2021 23:40:16 +0000 (08:40 +0900)
commit797b0fc0b078c7b4c46ef9f2d9e47aa2d98c6c63
treec7210601dac30751e09a3544e74d7ca691829afb
parent9b4e4cfe66ff133717c1b8ba3c2725d525c3e67c
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: https://postgr.es/m/20210612004347.GP16435@telsasoft.com
doc/src/sgml/config.sgml
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample