aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-01-29 15:43:32 +0100
committerPeter Eisentraut <peter@eisentraut.org>2020-01-29 15:58:14 +0100
commitdc788668bb269b10a108e87d14fefd1b9301b793 (patch)
treea6564cee3051573b6b4096a2d80a8557346f6c02 /src/backend/utils/adt/jsonb_util.c
parent29e321cdd63ea48fd0223447d58f4742ad729eb0 (diff)
downloadpostgresql-dc788668bb269b10a108e87d14fefd1b9301b793.tar.gz
postgresql-dc788668bb269b10a108e87d14fefd1b9301b793.zip
Fail if recovery target is not reached
Before, if a recovery target is configured, but the archive ended before the target was reached, recovery would end and the server would promote without further notice. That was deemed to be pretty wrong. With this change, if the recovery target is not reached, it is a fatal error. Based-on-patch-by: Leif Gunnar Erlandsen <leif@lako.no> Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/993736dd3f1713ec1f63fc3b653839f5@lako.no
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions