Y
Hacker News
new
|
ask
|
show
|
jobs
by
GiorgioG
3 days ago
For a vast majority of use cases 20TB is positively enormous.
5 comments
mplanchard
2 days ago
RDS caps out at 64 TB unless you use Aurora, so 20 TB is totally manageable without sharding.
link
returningfory2
2 days ago
This product is for Postgres deployments that are so large they need to be sharded. For these use cases, I think 20TB is about normal.
link
jeltz
2 days ago
Yes. But for most workloads it is not much for PostgreSQL. You often will not have to shard at all.
link
tingletech
3 days ago
that article seems to suggest 20TB total over the dozen deployments in prod.
link
happyopossum
3 days ago
Sure, but 20TB in “the only database you need” is mere hours or minutes worth of data for many workflows.
link