action_at_recovery_target recovery config option
action_at_recovery_target = pause | promote | shutdown
Petr Jelinek
Reviewed by Muhammad Asif Naeem, Fujji Masao and
Simon Riggs
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/aedccb1f6fef988af1d1a25b78151f3773954b4c
Modified Files
--------------
doc/src/sgml/recovery-config.sgml | 58 ++++++++++++++++++---
src/backend/access/transam/xlog.c | 98 +++++++++++++++++++++++++++++++----
src/backend/postmaster/postmaster.c | 12 +++++
src/include/access/xlog_internal.h | 10 ++++
4 files changed, 159 insertions(+), 19 deletions(-)