Postgres
9 statements across 6 episodes · 2 bullish · 2 bearish · 6 people on the record · first statement Sep 17, 2024 by Michelle Pokrass · across every show →
Everything said about Postgres, oldest first
Sep 17, 2024 negative
Sep 17, 2024
ChatGPT's launch caused Postgres bottlenecks by reusing API developer accounts
“Surprisingly there were a lot of Postgres issues when ChatGPT came out because the accounts for like ChatGPT were tied to the accounts in the API. And so you're basically creating a developer account to log into ChatGPT at the time, because it's just what we h…”
Oct 11, 2024 neutral
Goyal: Observability Giants Built Custom Databases Because Packaged DBs Ignored Variant Types
“My conclusion is that this is a very real problem for a very small number of companies, and that is why Datadog, Splunk, Honeycomb, et cetera, built their own database technology, which is, in some ways, it's sad because all of the technology is a remix of pie…”
Feb 6, 2025
Colvin: Building better GenAI tools is easy compared to replacing Postgres
“To go and implement a database that's better than Postgres is a, like, Sisyphean task, whereas building tools that are better for Gen.ai than some of the stuff that's about now is not very difficult. Putting the actual models themselves to one side.”
Jun 25, 2025 positive
Mar 12, 2026
Mar 12, 2026 neutral
Eskildsen: Neon retrofitted Postgres for S3, while Turbopuffer built pure object-storage consensus
“I think neon neon was first to, and they're trying to retrofit it onto Postgres. And then they built this whole architecture where you have it in memory, and then you sort of like, you know, mmap back to S-III, and I think that was very novel at the time to do…”
Jun 24, 2026 positive
Xin: Transcoding database rows to Parquet speeds object storage writes with zero compromise
“And as a matter of fact, once you transcode the data compresses better. So from those services writing to, for example, S three or other data lake, like object stores, you can actually write them faster because now they are now smaller. So there's no. Overhead…”
Jun 24, 2026 negative
Xin: Single HTAP database engines compromise ecosystem compatibility and performance
“This is sort of the holy grail of database engineering is, why not build a single system that can do both of this? But it ends up just being a lot of compromises. And one, I think one of the first issue is that, hey, each, they say Postgres has a massive ecosy…”