Then use Postgres until you can’t.
It's 2026, Just Use Postgres
111–120 of 349 posts
Re: It's 2026, Just Use Postgres
#112Re: It's 2026, Just Use Postgres
#113Caching is mentioned in the article: What do you guys feel about using PostgreSQL for caching instead of Redis? Redis is many times faster, so much that it doesn't seem comparable to me. A lot of data you can get away with just caching in-mem on each node, but when you have many nodes there are valid cases where you really want that distributed cache.
Re: It's 2026, Just Use Postgres
#114No thanks. In 2026 I want HA and replication out of the box without the insanity.
You exceeded the step of maxing out the best server you can buy?
Re: It's 2026, Just Use Postgres
#115Re: It's 2026, Just Use Postgres
#116Re: It's 2026, Just Use Postgres
#117Blog posts, like academic papers, should have to divulge how AI has been used to write them.
Re: It's 2026, Just Use Postgres
#118Postgres won as the starting point again thanks to Supabase.
Re: It's 2026, Just Use Postgres
#119Earlier quoted context omitted.
The point is really that you can only evaluate which of alternatives is better once you have working product with data big enough - else it's just basically following trends and hoping your barely informed decision won't be wrong.
Agree to disagree here. I see a world where developers need to think about (reasonable) scale from day one, or at least very early. We’ve been seeing this play out at ClickHouse - the need for purpose-built OLAP is reducing from years to months. Also integration with ClickHouse is few weeks of effort for potentially significantly faster performance for analytics.
Re: It's 2026, Just Use Postgres
#120Oh wow, the "Postgres for Developers, Devices, and Agents" company wants us to use Postgres?