Ask HN: Best way to mirror a Postgres database to parquet?

7 points by hoerzu ↗ HN
I know pg_analytics is doing something similar but it's append only

5 comments

[ 1.4 ms ] story [ 22.4 ms ] thread
DuckDB or ClickHouse can read from PG and output to parquet
sure but it will not mirror / no?