logoalt Hacker News

oa335yesterday at 9:29 PM1 replyview on HN

They can adjust their checkpoint settings to increase throughput further - https://www.postgresql.org/docs/current/wal-configuration.ht...


Replies

KraftyOneyesterday at 9:48 PM

Yes, this benchmark deliberately uses RDS defaults to make the comparison fairer/more general.

One warning--the setting that would increase throughput the most (synchronous_commit = off) sacrifices durability to do so.