Y
Hacker News
new
|
ask
|
show
|
jobs
by
GiorgioG
48 days ago
For a vast majority of use cases 20TB is positively enormous.
5 comments
mplanchard
48 days ago
RDS caps out at 64 TB unless you use Aurora, so 20 TB is totally manageable without sharding.
link
returningfory2
48 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
48 days ago
Yes. But for most workloads it is not much for PostgreSQL. You often will not have to shard at all.
link
tingletech
48 days ago
that article seems to suggest 20TB total over the dozen deployments in prod.
link
happyopossum
48 days ago
Sure, but 20TB in “the only database you need” is mere hours or minutes worth of data for many workflows.
link