Page access scheduling in join processing

作者:

Highlights:

摘要

The join relational operation is one of the most expensive among database operations. In this study, we consider the problem of scheduling page accesses in join processing. This raises two interesting problems: (1) determining a page access sequence that uses the minimum number of buffer pages without any page reaccesses, and (2) determining a page access sequence that minimizes the number of page reaccesses for a given buffer size. We use a graph model to represent the pages from the relations that contain tuples to be joined, and present new heuristics for the two problems. Our experimental results show that the new heuristic performs well.

论文关键词:Graph models,Heuristics,Join processing,Page access scheduling

论文评审过程:Received 1 July 1999, Revised 23 January 2000, Accepted 20 November 2000, Available online 25 May 2001.

论文官网地址:https://doi.org/10.1016/S0169-023X(01)00009-X