News

Despite having set pg_use_binary_copy=true, if the target table has a column with NUMERIC type then text format is used (instead of binary) when copying data from DuckDB to PostgreSQL. Create a DuckDB ...