What is stored in ClickHouse and what is stored in Postgres

ClickHouse isn’t a relational database, Postgres is. So all relational and transactional and mutable data is still in Postgres.

1 Like