aria_pagecache_buffer_size
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
The size of the buffer used for index blocks for Aria tables. Increase this to get better index handling (for all reads and multiple writes) to as much as you can afford.
DETAILS
PARAMETERS
Command-line | --aria_pagecache_buffer_size=# |
Configuration file | Supported |
Dynamic | No |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 131072 |
Maximum Value | 18446744073709551615 |
Product Default Value | 134217728 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.