Performance Farm July 2026 Update
The PostgreSQL Performance Farm is still not quite a reality, but I think there is some hope on the horizon.
After some discussions with various folks at AWS about large scale OLTP testing with PostgreSQL on EC2, I was introduced to Farrah Campbell last spring who has been helping open source software maintainers. She hooked me up with some credits that I used to sign up for Kiro Powers. It's been quite a while since I have done any significant performance testing and the OLTP test kits we developed back in the OSDL days could use some updating, in particular this DBT-5 kit.
Shortly after that, I caught up with Mila Zhou about the AWS Open Source Credits Program because doing any large scale OLTP testing in the cloud is going to take a serious amount of credits. As luck would have it, I was granted enough credits to start working on sizing up a system.
I'm currently thinking a TPC-E-like workload might be a good stress test for PostgreSQL on EC2 with its more balance i/o to processing requirements compared to a TPC-C, so I've started sizing up a r5b.4xlarge instance type with as many block devices as it can attach to
Keep an eye out here and on Blue Sky as I start posting updates over the coming weeks.

