#[SOLVED] increase the innodb-buffer-pool-size
4 messages · Page 1 of 1 (latest)
Edit your docker compose and go to mariadb and add this to the command block
--innodb_buffer_pool_size=6G
Replace 6G with your own value
4 messages · Page 1 of 1 (latest)
Hi,
Could anyone help me on how to increase the
'innodb-buffer-pool-size' in appwrite selfhosted.
Edit your docker compose and go to mariadb and add this to the command block
--innodb_buffer_pool_size=6G
Replace 6G with your own value