Quantcast
Channel: Percona Database Performance Blog
Viewing all articles
Browse latest Browse all 1814

Controlling Resource Consumption on a PostgreSQL Server Using Linux cgroup2

$
0
0
Controlling Resource Consumption on a PostgreSQL Server Using Linux cgroup2Multi-tenancy/co-hosting is always challenging. Running multiple PG instances could help to reduce the internal contention points (scalability issues) within PostgreSQL. However, the load caused by one of the tenants could affect other tenets, which is generally referred to as the “Noisy Neighbor” effect. Luckily, Linux allows users to control the resources consumed by each program […]

Viewing all articles
Browse latest Browse all 1814

Trending Articles