Postgres data stored in Parquet on S3: LTAP architecture explained 17 days ago
I assume the parquet files are way larger than the page format, doesn't this cause a lot of read amplification? OLTP side needs to read a lot more data to fetch a single old row that's stored in parquet format.