Database cache management method and database server
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- TAOBAO CHINA SOFTWARE
- Publication Date
- 2012-01-25
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of databases, in particular to a database management method and a server. Background technique
[0002] With the development of the Internet, the number of visits to the database is also increasing. If the access volume is large or the access time is relatively concentrated, the efficiency of the database response will be reduced. In order to improve the response efficiency, in the existing database server, a page buffer (page buffer) is generally set for the data, and the page buffer is used by each data table in the database to store frequently accessed hot data. Wherein, the page cache resource is divided into multiple pages of the same size, and the size of the page is set by the administrator, generally it can be 2K, 4K, 8K....
[0003] Generally, multiple data records are stored in one page unit (each data record corresponds to one row of the data table). In the page cache, the page size i...