Hacker News new | ask | show | jobs
by eduardordm 4868 days ago
I run 3 large oracle RDS instances I wonder if redshift could be effectively used the same way, we have been thinking about migrating to postgresql.
1 comments

How big is your data?
16tb per instance
Cool. :)

I wouldn't know a better way to deal with that with Postgres than sharding across instances. But my "big data" is about 0.75 TB so it fits nicely in one instance. I don't know how people with real problems do it.