Hacker News new | ask | show | jobs
by kirankn 1850 days ago
If you have something like Kafka before you insert your events into CH, you could consider enriching the event data by connecting with your Postgres data. That way, you still retain a flat CH table which should work just fine.