Closed penberg closed 1 year ago
If a database restarts in the middle of checkpointing, the restarted server will attempt to upload the partial snapshot to S3, which can be a problem if we later on retrieve it.
@Horusiath verified that this does not happen.
If a database restarts in the middle of checkpointing, the restarted server will attempt to upload the partial snapshot to S3, which can be a problem if we later on retrieve it.