Skip to content

Spike: Postgres → ClickHouse CDC #7472

@khvn26

Description

@khvn26

Goal

To run the membership feature self-hosted with ClickHouse as the warehouse, we need a Postgres → ClickHouse CDC pipeline. Compare:

  • Debezium + Kafka Connect — battle-tested, heavy.
  • PeerDB — Postgres-native, lighter operational footprint.
  • Materialize / Flink — overkill but worth quantifying.
  • Custom logical-replication consumer — minimal deps, more code.

Output

  • A user-facing docs PR including a written tradeoff comparison and a rough cost/maintenance budget for self-hosted customers.
  • An issue or epic scoping work for the chosen implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions