Best way to mirror a Postgres database to parquet?
I know pg_analytics is doing something similar but it's append only
ParadeDB founder here -- It is append-only for now, but we're working on upserts!
DuckDB or ClickHouse can read from PG and output to parquet