Exploiting A History Database for Backup.
David B. Lomet, Betty Salzberg:
Exploiting A History Database for Backup.
VLDB 1993: 380-390@inproceedings{DBLP:conf/vldb/LometS93,
author = {David B. Lomet and
Betty Salzberg},
editor = {Rakesh Agrawal and
Se{\'a}n Baker and
David A. Bell},
title = {Exploiting A History Database for Backup},
booktitle = {19th International Conference on Very Large Data Bases, August
24-27, 1993, Dublin, Ireland, Proceedings},
publisher = {Morgan Kaufmann},
year = {1993},
isbn = {1-55860-152-X},
pages = {380-390},
ee = {db/conf/vldb/LometS93.html},
crossref = {DBLP:conf/vldb/93},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
Database systems provide media recovery by taking periodic backups and applyinga recovery log to a backup to restore the failed media.
A transaction-time database is one that retains multiple versions of data, recording with each version the time of the transaction that created it.
Such a database provides access to historical versions based on transaction time, and permits reconstruction of timeslices representing the data that were valid at past times.
This paper shows how a TSB-tree supported transaction-time database can also provide the backup function of media recovery.
Thus, the same versions used for database history are used for database backup.
The cost of taking a TSB-tree backup is comparable to that of a conventional differential backup.
The media recovery cost, especially when the media failure is partial, e.g. a single disk page, will usually be lower.
Copyright © 1993 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 5, VLDB '89-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Rakesh Agrawal, Seán Baker, David A. Bell (Eds.):
19th International Conference on Very Large Data Bases, August 24-27, 1993, Dublin, Ireland, Proceedings.
Morgan Kaufmann 1993, ISBN 1-55860-152-X
Contents
References
- [1]
- Rudolf Bayer, Mario Schkolnick:
Concurrency of Operations on B-Trees.
Acta Inf. 9: 1-21(1977)
- [2]
- Jim Gray:
Notes on Data Base Operating Systems.
Advanced Course: Operating Systems 1978: 393-481
- [3]
- Oliver Günther, Alejandro P. Buchmann:
Research Issues in Spatial Databases.
SIGMOD Record 19(4): 61-68(1990)
- [4]
- Philip L. Lehman, S. Bing Yao:
Efficient Locking for Concurrent Operations on B-Trees.
ACM Trans. Database Syst. 6(4): 650-670(1981)
- [5]
- ...
- [6]
- David B. Lomet, Betty Salzberg:
Access Methods for Multiversion Data.
SIGMOD Conference 1989: 315-324
- [7]
- David B. Lomet, Betty Salzberg:
The Performance of a Multiversion Access Method.
SIGMOD Conference 1990: 353-363
- [8]
- David B. Lomet, Betty Salzberg:
Access Method Concurrency with Recovery.
SIGMOD Conference 1992: 351-360
- [9]
- ...
- [10]
- ...
- [11]
- David P. Reed:
Implementing Atomic Actions on Decentralized Data.
ACM Trans. Comput. Syst. 1(1): 3-23(1983)
- [12]
- Mendel Rosenblum, John K. Ousterhout:
The Design and Implementation of a Log-Structured File System.
SOSP 1991: 1-15
- [13]
- Dennis Shasha, Nathan Goodman:
Concurrent Search Structure Algorithms.
ACM Trans. Database Syst. 13(1): 53-90(1988)
- [14]
- Michael Stonebraker:
The Design of the POSTGRES Storage System.
VLDB 1987: 289-300
- [15]
- Abdullah Uz Tansel, James Clifford, Shashi K. Gadia, Sushil Jajodia, Arie Segev, Richard T. Snodgrass (Eds.):
Temporal Databases: Theory, Design, and Implementation.
Benjamin/Cummings 1993, ISBN 0-8053-2413-5
Contents
Copyright © Tue Mar 16 02:22:03 2010
by Michael Ley (ley@uni-trier.de)