Point-in-time recovery

From HandWiki
Revision as of 11:56, 9 July 2021 by imported>MainAI5 (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Point-in-time recovery (PITR) in the context of computers involves systems, often databases, whereby an administrator can restore or recover a set of data or a particular setting from a time in the past.[1][2][3] Note for example Windows XP's capability to restore operating-system settings from a past date (for instance, before data corruption occurred). Time Machine for Mac OS X provides another example of point-in-time recovery.

Once PITR logging starts for a PITR-capable database, a database administrator can restore that database from backups to the state that it had at any time since.[1]

See also

References

External links