Back

increase the innodb-buffer-pool-size

  • 1
  • Self Hosted
  • Databases
jesus
18 Jul, 2024, 00:14

Hi,

Could anyone help me on how to increase the 'innodb-buffer-pool-size' in appwrite selfhosted.

TL;DR
To increase the 'innodb-buffer-pool-size' in Appwrite self-hosted, edit your Docker Compose file, locate the mariadb section, and add `--innodb_buffer_pool_size=6G` within the command block, replacing 6G with your desired value.
Joshi
18 Jul, 2024, 00:20

Edit your docker compose and go to mariadb and add this to the command block --innodb_buffer_pool_size=6G

Joshi
18 Jul, 2024, 00:20

Replace 6G with your own value

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more