As I discuss here Getting data out of Postgres, pg_parquet seems to have the same issue as pg_duckdb because column names aren't quoted (as I wrote on the pg_duckdb, I see that there's no simple universal fix).
Because it's the same issue as I wrote about there, I didn't write a full rehash of the issue here.
As I discuss here Getting data out of Postgres,
pg_parquetseems to have the same issue aspg_duckdbbecause column names aren't quoted (as I wrote on thepg_duckdb, I see that there's no simple universal fix).Because it's the same issue as I wrote about there, I didn't write a full rehash of the issue here.