▲ | pezezin 4 days ago | |
How do you get a PostgreSQL database to grow to one petabyte? The maximum table size is 32 TB o_O | ||
▲ | yjftsjthsd-h 3 days ago | parent | next [-] | |
Cumulative; dozens of machines with a combined database size over a PB even though each box only had like 20 TB. | ||
▲ | olavgg 3 days ago | parent | prev [-] | |
Probably by using partitioning. |