Remove 2048 Remove Availability Remove Benchmarking Remove Cloud
article thumbnail

Using Huge Pages with PostgreSQL Running Inside Kubernetes

Percona

Unfortunately, the performance in benchmarks is almost the same as for 4KB pages. Kubectl helps to check the amount of huge pages available. kubectl describe nodes NODENAME … hugepages-1Gi 0 (0%) 0 (0%) hugepages-2Mi 1Gi (25%) 1Gi (25%) … The tool reports only 2MB pages availability in the above output.

C++ 101
article thumbnail

Comparisons of Proxies for MySQL

Percona

In short, each cluster is, in reality, a single database with high availability and other functionalities built in. MySQL router, after the 2048 connection, could not serve anything more. ProxySQL was penalized by the limited resources, but this was the game, we had to get the most out of the few available.

Games 123