Reported-by: Tomonari Katsumata
Author: Michael Paquier
Specifies whether to stop just after the specified recovery target
(true), or just before the recovery target
(false).
- Applies when either
- or is specified.
+ Applies when ,
+ , or
+ is specified.
This setting controls whether transactions
- having exactly the target commit time or ID, respectively, will
+ having exactly the target WAL location (LSN), commit time, or transaction ID, respectively, will
be included in the recovery. Default is true.