|
|
|
|
|
by nakkiel
5188 days ago
|
|
Yep. In other words, using more memory in user space is a sure way of slowding down the system. Specifically PostgreSQL is easily impacted by that as it keeps as little memory for itself as possible and delegates everything it can to the OS. |
|