frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Stop Cramming Everything into Postgres

3•saisrirampur•10mo ago
Loved the discussion on this hn post few months ago on Postgres for everything. https://news.ycombinator.com/item?id=42347606 I thought I'd share my thoughts over a separate post. I see a bunch of comments: just don’t do it! I’m glad this is becoming mainstream, and people are realizing that Postgres for everything doesn’t work. Don’t get me wrong—I’m a huge Postgres proponent and have spent 10 years helping customers implement it. However, I’m a strong believer in using Postgres for what it’s designed for in first-place. Postgres was designed as a row-based OLTP database, with over 30 years of effort dedicated to making it robust for that use case.

I know there are many extensions attempting to make Postgres support other use cases, such as analytics, queues, and more. Keep in mind that these extensions are relatively recent and aim to retrofit new capabilities onto a database primarily designed for transactional workloads. It’s like adding an F1 car engine to a Toyota Camry — will that work?

Extensions also have many issues—they are not fully Postgres-compatible. In Citus, for example, we added support for the COPY command 4 years into the company, and chasing SQL coverage was a daily challenge for 10 years. Unable to use the full capabilities of Postgres and having to work around numerous unsupported features defeats the purpose of being a Postgres extension. This was a common feedback across Citus customers - when you say Postgres extension, customers are looking for something that supports all Postgres features! Side note for the Postgres extension companies: Chasing Postgres compatibility and world class performance are ginormous problems and are hard to achieve without laser focus on each of them.

On the other hand, you have purpose-built alternatives like ClickHouse, Snowflake for analytics, Redis for caching, and Kafka for queues. These technologies have benefited from decades of development, laser-focused on supporting specific use cases. As a result, they are highly efficient for their intended purposes.

I often hear that these Postgres extensions are expanding the boundaries of what Postgres can do. While I partly agree, I question the extent to which these boundaries are truly being expanded. In this era of AI, where data is growing exponentially, handling scale is critical for any technology. These boundaries will likely be broken very quickly - A data point here is that in my day-to-day now, I'm seeing AI companies use purpose-built technologies like ClickHouse way sooner. A few years ago, it was a Series A or Series B company that would consider a purpose-built database, now it is Seed stage companies. This is because the amount of data / users to be handled has grown tremendously from the get go and companies are preferring solutions that scale with their workload.

Also I keep hearing these Postgres extension companies say Zero ETL in their positioning, which I don't agree. Let’s take a search or an analytics extension where you want to run analytics on your transactional data. You either need to manage a cron to continuously offload the transactional data to the storage format of the extension or if the extension supports logical replication (not all do), you need to have logical replication setup. And logical replication is ETL! It is painful to manage logical replication - fun fact, at PeerDB, Postgres was the second largest target connector as logical replication was painful to manage, at scale. And yes, you could have capabilities which does the conversion in the background, but that is again a ginormous problem, I think only a few fully fledged databases like Vertica have this feature.

TL;DR: Please think carefully before choosing the right technology as you scale. Cramming everything into Postgres might not be the best approach for scaling your business.

Comments

gjvc•10mo ago
you do not need to use anything/everything you find in there, or anywhere for that matter.
XCSme•9mo ago
Most use-cases and people/companies don't have the traffic amount where scaling matters that much, so performance gains will be negligible (or even worse) when using a more complex "specialized" stack.

Yes, if you have a large team, building for scale in a VC-funded company, go for dedicated stacks, but if you are just building a start-up where moving fast is important and architecture quickly changes, any DB will do and will not be the bottleneck.

I use Postgres to cache some responses from APIs (max 100 different documents per month) where latency doesn't matter, so using Redis instead would provide no benefit (will actually make it worse, due to its "worse" persistency and third-party integrations capabilities)

Sam Altman's greed and dishonesty are finally catching up to him

https://garymarcus.substack.com/p/breaking-sam-altmans-greed-and-dishonesty
1•only_in_america•1m ago•0 comments

Tell HN: Bugbrain.app is spamming HN profile email addresses

1•jacquesm•1m ago•0 comments

John C. Dvorak – heart attack – in hospital

https://www.noagendashow.net/listen/1848?t=1:24
2•https443•5m ago•0 comments

Improving Antibot Biometric Protections: A Harsh Lesson from Akamai (2024)

https://www.mimic.sbs/antibot/Improving-Antibot-Biometric-Protections-Through-Threat-Intelligence...
2•mmarian•9m ago•0 comments

Sumo: Ukrainian ozeki Aonishiki never forgets where he started

https://mainichi.jp/english/articles/20260306/p2g/00m/0sp/020000c
1•rawgabbit•9m ago•1 comments

MariaDB innovation: vector index performance

http://smalldatum.blogspot.com/2026/02/mariadb-innovation-vector-index.html
1•gslin•11m ago•0 comments

Autoresearch: Agents researching on single-GPU nanochat training automatically

https://github.com/karpathy/autoresearch
1•simonpure•11m ago•0 comments

Show HN: Turn an audio recording into a LinkedIn video – no signup, no server

https://ohmstone.github.io/audiogram/
1•tonelord•11m ago•0 comments

The Elect

https://tomasbjartur.substack.com/p/the-elect
1•paulpauper•11m ago•0 comments

Completing Claude's Cycles [pdf]

https://github.com/no-way-labs/residue/blob/main/paper/completing_claudes_cycles.pdf
1•fs123•13m ago•0 comments

The Cost of Hard-to-Fire Labor Laws: Why European Firms Don't Take Risks

https://marginalrevolution.com/marginalrevolution/2026/03/the-hidden-cost-of-hard-to-fire-labor-l...
1•paulpauper•13m ago•0 comments

Evalien – Node.js event loop agent harness

https://github.com/agentbellnorm/evalien
1•agentbellnorm•14m ago•0 comments

Whale Fall

https://nesbitt.io/2026/02/21/whale-fall.html
1•cratermoon•14m ago•0 comments

Nippon Life Sues OpenAI over Legal Advice to Ex-Beneficiary

https://www.nippon.com/en/news/yjj2026030600630/
4•powera•18m ago•0 comments

Show HN: U-Boot Fw_env.config Bruteforcer

https://github.com/nstarke/U-Boot-fw_env_scan
1•bootbloopers•23m ago•0 comments

War Prediction Markets Are a National-Security Threat

https://www.theatlantic.com/technology/2026/03/polymarket-insider-trading-going-get-people-killed...
17•fortran77•24m ago•3 comments

How do teams prevent duplicate LLM API calls and token waste?

1•cachelogic•27m ago•0 comments

Agentic open-source local news comedian (Pydantic, Llama 3.1)

https://github.com/jeffjbowie/Local-News-Comedian-Agent
1•Veritaco•31m ago•0 comments

The First Multi-Behavior Brain Upload

https://theinnermostloop.substack.com/p/the-first-multi-behavior-brain-upload
1•bwjx•33m ago•0 comments

The Art of Dailiness, by Michael Bierut

https://www.itsnicethat.com/features/michael-bierut-the-art-of-dailiness-advice-education-creativ...
1•jruohonen•33m ago•0 comments

Fine I'll Try Linux One More Time [video]

https://www.youtube.com/watch?v=kluoZ9RhmVo
1•eldaisfish•34m ago•0 comments

Coworker Isn't the Enemy–Why Compete with Them?

1•01-_-•34m ago•0 comments

Sometimes the simple ideas are the most effective

https://www.trustle.online
2•cdotkay•35m ago•1 comments

Spirals – Or Visualizing Cycles and Patterns

https://uditsaxena.bearblog.dev/spirals-cycles-patterns/
2•wavelander•35m ago•0 comments

Show HN: I wrote a script to customise Hacker News with bigger fonts and skins

https://github.com/susam/hnskins
1•susam•35m ago•0 comments

I used pulsar detection techniques to turn a phone into a watch timegrapher

https://www.chronolog.watch/timegrapher
3•tylerjaywood•39m ago•1 comments

AI-Powered F1 Predictions

https://danielfinch.co.uk/words/2026/03/06/ai-f1-predictions/
3•danielsamuels•39m ago•1 comments

The MacBook Neo drops: What I'm doing to get it

https://www.sonka.io/wishlist/survival-funds-376a71
1•chiswanjo•41m ago•0 comments

Google PM open-sources Always On Memory Agent, ditching vector databases

https://venturebeat.com/orchestration/google-pm-open-sources-always-on-memory-agent-ditching-vect...
1•antigrav_kids•42m ago•2 comments

Full Circle: How AI Agents Are Bringing Back the Age of the Designer

http://bodgerwashere.blogspot.com/2026/03/full-circle-how-ai-agents-are-bringing.html
1•jlbprof•43m ago•0 comments