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…
1 min read 0 Database Performance Generate load on Microsoft SQLserver Windows from HammerDB on Linux gary October 14, 2022 Often it’s nice to be able to drive Windows applications and databases from Linux, especially if you are more comfortable…
1 min read 0 SQL Server How to drop tables for HammerDB TPC-C on SQL Server gary April 20, 2021 From the SQL Window of SQL*Server. Issue these commands to drop the tables and procedures created by HammerDB. This will…
3 min read 3 SQL Server SuperScalin’: How I learned to stop worrying and love SQL Server on Nutanix. gary November 23, 2014 TL;DR It’s pretty easy to get 1M SQL TPM running a TPC-C like workload on a single Nutanix node. Use…