yeah i have this setup. pain point is syncing between them, still haven't figured out a good pattern. just running a cron overnight which feels dumb but works
You should try PeerDB, it was acquired by ClickHouse for exactly this use-case - Fast, simple Postgres replication to ClickHouse. https://github.com/PeerDB-io/peerdb
reply