frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Stop Cramming Everything into Postgres

3•saisrirampur•6mo 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•6mo ago
you do not need to use anything/everything you find in there, or anywhere for that matter.
XCSme•6mo 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)

Show HN: Style XML Feeds Without XSLT

https://github.com/dfabulich/style-xml-feeds-without-xslt
1•dfabulich•2m ago•0 comments

Ask HN: What do you use for speaker diarization?

1•mjbale116•9m ago•0 comments

AI algorithms is making all products look the same (2021) [video]

https://www.youtube.com/watch?v=V8msfSiTWLg
2•mgh2•16m ago•0 comments

AI for IA: LLMs as thinking tools (2024)

https://www.patreon.com/posts/ai-for-ia-large-118120516
2•thoughtpeddler•16m ago•0 comments

Cambridge Dictionary's 2025 word of the year captures modern phenomenon

https://www.cnn.com/2025/11/17/world/parasocial-cambridge-dictionary-scli-intl
2•jb1991•19m ago•0 comments

Churk Moore retired colorforth after w11 update broke it

https://lobste.rs/s/wqrzcy/chuck_moore_retires_from_colorforth
3•ngcc_hk•21m ago•2 comments

Getting drunk to get ahead is the hangover of another age

https://www.thetimes.com/business-money/companies-markets/article/getting-drunk-to-get-ahead-is-t...
3•petethomas•25m ago•0 comments

Bezos returns to the trenches as co-CEO of new AI startup, Project Prometheus

https://techcrunch.com/2025/11/17/jeff-bezos-reportedly-returns-to-the-trenches-as-co-ceo-of-new-...
2•taubek•26m ago•1 comments

A fault-tolerant neutral-atom architecture for universal quantum computation

https://www.nature.com/articles/s41586-025-09848-5
1•SweetSoftPillow•27m ago•0 comments

Show HN: StenifyAI – AI-generated meeting minutes based on meeting type

https://stenify.ai
2•desmondddm•27m ago•0 comments

Google boss warns 'no company is going to be immune' if AI bubble bursts

https://www.bbc.com/news/articles/cwy7vrd8k4eo
4•jillesvangurp•29m ago•3 comments

Germany hails performance of newly identified Bach pieces

https://www.thetimes.com/world/europe/article/germany-hails-performance-newly-identified-bach-pie...
1•petethomas•32m ago•0 comments

I defected from America to live with nomads in Central Asia

https://twitter.com/RoguesPhilo/status/1937473433262260342
2•nickt•36m ago•0 comments

League of Legends remains the most popular PC game in China after 15 years

https://www.scmp.com/tech/big-tech/article/3333089/how-league-legends-remains-most-popular-pc-gam...
2•merlioncity•40m ago•0 comments

Encephalitis Lethargica

https://en.wikipedia.org/wiki/Encephalitis_lethargica
2•thunderbong•41m ago•1 comments

Chris Simpkins (designer of the Roboto font) has passed away

https://typedrawers.com/discussion/5403/chris-simpkins-has-passed-away
2•maxloh•42m ago•1 comments

Google released their branding font (Google Sans Flex) in OFL

https://fonts.google.com/specimen/Google+Sans+Flex
1•maxloh•46m ago•0 comments

The Fed Is Cutting Bank Oversight. Critics See Risks

https://www.nytimes.com/2025/11/17/business/fed-bowman-bank-oversight.html
4•mmooss•55m ago•0 comments

Elon Musk's Grokipedia: White nationalist talking points, racial pseudoscience

https://www.theguardian.com/technology/2025/nov/17/grokipedia-elon-musk-far-right-racist
10•mrtesthah•1h ago•1 comments

Ask HN: Do you A/B test your LLM prompts?

1•rjfc•1h ago•0 comments

Show HN: I built a dumb Reddit simulator using LLM's

https://app.llmxllm.com
2•mananonhn•1h ago•3 comments

Ask HN: Who is November 18 2025 black bar for?

2•arthurcolle•1h ago•2 comments

Ask HN: Does It Still Make Sense to Buy a New Car?

4•Anumbia•1h ago•7 comments

Show HN: Blindfold Chess App

https://www.psochess.com/
4•psovit•1h ago•0 comments

Bitcoin Leads Global Stocks Selloff, Bonds Rally: Markets Wrap

https://www.bloomberg.com/news/articles/2025-11-17/asian-stocks-set-for-declines-as-selloff-deepe...
2•zerosizedweasle•1h ago•0 comments

After Climate Push, Energy Companies Return to Fossil Fuels in Europe

https://www.nytimes.com/2025/11/18/business/climate-change-oil-gas-europe.html
1•fleahunter•1h ago•0 comments

Bigger datasets aren't always better

https://news.mit.edu/2025/bigger-datasets-arent-always-better-1118
1•fleahunter•1h ago•0 comments

Dutch students show growing enthusiasm for generative AI in education

https://phys.org/news/2025-11-dutch-students-enthusiasm-generative-ai.html
4•jb1991•1h ago•4 comments

What US Tech Did to Ireland

https://www.thedial.world/articles/news/ireland-us-tech-meta-google-apple
11•devonnull•1h ago•0 comments

Show HN: An opinionated agentic TUI with a built-in MCP plugin system

https://github.com/hkdb/otui
2•hkdb•1h ago•1 comments