PostgresBench: A Reproducible Benchmark for Postgres Services
1–10 of 25 posts
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#2I'm curious to know how PlanetScale Postgres would fare.
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#3While it’s important to focus on the backend itself, why don’t anyone focus on the clients which talk to the databases, it is there most of an applications problem starts also in regards to performance.
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#4Tldr? Can I use this to benchmark my own CNPG on k8s to see if there is improvement to be made on the deployment?
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#5Tldr? Can I use this to benchmark my own CNPG on k8s to see if there is improvement to be made on the deployment?
Yes, you absolutely can. It takes 15 mins to run the benchmark amd get results.
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#6I was just looking for something like this. I think there is a lack of benchmarks between Postgres cloud instances across different clouds. They all offer the same features mostly and cost about the same, but we don't know how they perform.
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#7If I had ~$10,000k to burn, I would give Claude Code an AWS account and this benchmark and have it generate parameter spaces and optimize the configuration for transaction processing by just changing the configuration.
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#8While it’s important to focus on the backend itself, why don’t anyone focus on the clients which talk to the databases, it is there most of an applications problem starts also in regards to performance.
Lack of protocol compression is painful with postgres
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#9It would be interesting to see vanilla postgres on a VPS and vanilla postgres on a bare metal server included too. I understand it's apples and oranges, but would it be slower, would it be faster, by how much?
Re: PostgresBench: A Reproducible Benchmark for Postgres Services
#10It would be interesting to see vanilla postgres on a VPS and vanilla postgres on a bare metal server included too. I understand it's apples and oranges, but would it be slower, would it be faster, by how much?
It doesn't matter if it is apples and oranges, as long as it is an option customers care about. So, I hope that would be included too.