Case study : PostgreSQL Kernel Parameters
In this post, we are going to learn about the operating system kernel parameters, shared memory, and semaphores. But why? As we all know, PostgreSQL highly interacts with the operating system parameters for the operations that it does on the database. Understanding the operating system resource limits is one of the important things for a … Read more