-
- Downloads
fix(matrix): Increase memory requests and limits for database
This patch increases the memory requests and limits for the matrix postgres database in order to ensure good performance and the expected availability. The current database uses almost 2 GiB of RAM. However, it's mostly filesystem caching. This patch should help to utilise the RAM better than leaving it just idle.
Please register or sign in to comment