2 min read 0 Postgres Database Performance Notes on tuning postgres for cpu and memory benchmarking gary October 18, 2024 Recently I wanted to measure the impact of NUMA placement and Hugepages on the performance of postgres running in a…
2 min read 0 Postgres Performance gains for postgres on Linux with hugepages gary March 7, 2019 For this experiment I am using Postgres v11 on Linux 3.10 kernel. The goal was to see what gains can…