We have a PostgreSQL database server that stores a bunch of product catalogs. It weighs in at around 2 TB. The vast majority of the time, this data is just sitting there on SSD provisioned storage, waiting to be accessed by a batch indexing job.
a collection of notes about dev and ops things
We have a PostgreSQL database server that stores a bunch of product catalogs. It weighs in at around 2 TB. The vast majority of the time, this data is just sitting there on SSD provisioned storage, waiting to be accessed by a batch indexing job.