Hacker News new | ask | show | jobs
by pezezin 295 days ago
How do you get a PostgreSQL database to grow to one petabyte? The maximum table size is 32 TB o_O
2 comments

Cumulative; dozens of machines with a combined database size over a PB even though each box only had like 20 TB.
Probably by using partitioning.