计算机科学 ›› 2006, Vol. 33 ›› Issue (3): 138-139.

• • 上一篇    下一篇

PostgreSQL数据库预取算法研究

胡巧巧 王建民 叶晓俊   

  1. 清华大学软件学院,北京100084
  • 出版日期:2018-11-17 发布日期:2018-11-17
  • 基金资助:
    本课题得到了国家973计划项目(2004CB719400)、国家自然基金项目(60473077)和国家863计划项目(2003AA413230)资助.

HU Qiao-Qiao , WANG Jian-Min , YE Xiao-Jun (School of Software, Tsinghua University, Beijing 100084)   

  • Online:2018-11-17 Published:2018-11-17

摘要: 减少磁盘的存取时间是提高数据库性能的关键.本文讨论了PostgreSQL数据库顺序存取的特性,提出了一种PostgreSQL中顺序预取数据块的算法,预取的数据块数目可根据当前存取块之前的顺序存取情况作自适应调整.实验结果表明,该算法能有效地提高磁盘块的平均存取速度.

关键词: 预取 顺序存取 PostgreSQL 数据块

Abstract: Access speed of disk is the key to database performance. In this paper, after discussing a characteristic of sequential access in PostgreSQL, an algorithm is proposed which can selectively prefetch data blocks ahead of the point of reference. The number o

Key words: Prefetch, Sequential access, PostgreSQL, Data block

No related articles found!
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!