IntermediateVocabulary#backend#architecture#developer-tools

Point-in-Time Recovery Vocabulary

Build fluency in the vocabulary of restoring a database to any arbitrary past moment using a backup plus logs.

0 / 5 completed
1 / 5
At standup, a dev mentions restoring a database to its exact state at any arbitrary moment in the past, such as one minute before an accidental mass deletion, by replaying a base backup plus every write-ahead log record up to that moment. What is this capability called?