Write-heavy sysbench tests, a large server, modern Postgres and MySQL
Summary
A benchmark-focused blog post comparing write-heavy sysbench tests on PostgreSQL versus MySQL InnoDB on a 48-core server. It reports throughput variance across Postgres versions, notes InnoDB often delivers higher throughput in many tests, and discusses per-operation I/O and CPU usage tied to MVCC vacuum and autovacuum activities.