aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-exec.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-09-22 14:25:12 +0900
committerMichael Paquier <michael@paquier.xyz>2022-09-22 14:25:12 +0900
commit848c323c1295dd724587d9c91275414db15e2772 (patch)
tree1b84931521f9792442518fc62559c66eab6aea2b /src/interfaces/libpq/fe-exec.c
parent4230279f357602bd99c038e0aec8087a7076522b (diff)
downloadpostgresql-848c323c1295dd724587d9c91275414db15e2772.tar.gz
postgresql-848c323c1295dd724587d9c91275414db15e2772.zip
Clear ps display of startup process at the end of recovery
If the ps display is not cleared at this point, the process could continue displaying "recovering NNN" even if handling end-of-recovery steps. df9274a has tackled that by providing some information with the end-of-recovery checkpoint but 7ff23c6 has nullified the effect of the first commit. Per a suggestion from Justin, just clear the ps display when we are done with recovery, so as no incorrect information is displayed. This may get extended in the future, but for now restore the pre-7ff23c6 behavior. Author: Justin Prysby Discussion: https://postgr.es/m/20220913223954.GU31833@telsasoft.com Backpatch-through: 15
Diffstat (limited to 'src/interfaces/libpq/fe-exec.c')
0 files changed, 0 insertions, 0 deletions