TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Scaling with PostgreSQL without boiling the ocean

40 pointsby plaur7823 months ago

3 comments

jappgar3 months ago
How it started:<p>&gt; Scaling PostgreSQL successfully doesn’t always require a full team of DBAs and experts.<p>How it&#x27;s going:<p>&gt; Monitor TOAST table sizes and access patterns via pg_stat_sys_tables<p>Don&#x27;t get me wrong, this is a good article I wish I read three years ago, but this is 100% expert level stuff that glazes the eyes of the average CRUD dev.
评论 #42991670 未加载
shayonj3 months ago
hey hey! thanks for reading and posting to HN - (post author)
评论 #42991963 未加载
aetherson3 months ago
I mean, these are all useful techniques for scaling Postgres, but, like... they&#x27;re also a list of why scaling Postgres is hard.
评论 #42991735 未加载
评论 #42993407 未加载