Write Scalability in PostgreSQL

from blog PostgreSQL and Databases in general, | ↗ original
I have ran some benchmark tests to see the Write performance/scalability in PostgreSQL 9.5 and thought it would be good to share the same with others, so writing this blog post. I have ran a pgbench tests (TPC-B (sort of) load) to compare the performance difference between different modes and scale factor in HEAD (e5f455f5) on IBM POWER-8...