Sciweavers

SIGMOD
1996
ACM

Algorithms for Deferred View Maintenance

13 years 8 months ago
Algorithms for Deferred View Maintenance
Materialized views and view maintenance are important for data warehouses, retailing, banking, and billing applications. We consider two related view maintenance problems: 1) how to maintain views after the base tables have already been modi ed, and 2) how to minimize the time for which the view is inaccessible during maintenance. Typically, a view is maintained immediately, as a part of the transaction that updates the base tables. Immediate maintenance imposes a signi cant overhead on update transactions that cannot be tolerated in many applications. In contrast, deferred maintenance allows a view to become inconsistent with its de nition. A refresh operation is used to reestablish consistency. We present new algorithms to incrementally refresh a view during deferred maintenance. Our algorithms avoid a state bug that has arti cially limited techniques previously used for deferred maintenance. Incremental deferred view maintenance requires auxiliary tables that contain information re...
Latha S. Colby, Timothy Griffin, Leonid Libkin, In
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1996
Where SIGMOD
Authors Latha S. Colby, Timothy Griffin, Leonid Libkin, Inderpal Singh Mumick, Howard Trickey
Comments (0)