rudderlabs / rudderstack-helm

Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. Collects and routes clickstream data and builds your customer data lake on your data warehouse.
MIT License
62 stars 48 forks source link

Why require 36Gb of storage ? #26

Closed samudurand closed 3 years ago

samudurand commented 3 years ago

I noticed the required storage for the backend went up from 8Gb to 36Gb with the changes to include Postgresql in the same pod. I am wondering why that would become necessary ? The postgres has its own 100Gb of storage setup.

lokey commented 3 years ago

We increased the default storage to 36Gb to be able to support features like event deduplication etc. You can configure it to a lower value too. And FYI, Postgresql runs as a separate pod