duckdb / duckdb/duckdb-postgres

how to speed up write data to greenplum

Open
#203 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
372
Forks
105
Avg merge
10h 19m
Merged PRs (30d)
18

Description

I use duckdb to query greenplum, and after a series of calculations, I write the results back to greenplum. However, the write-back speed is very slow. Is there any way to speed it up? In addition, Greenplum tables require the setting of distribution keys, column storage, and compression. How can this be achieved using postgres_scanner?

![image](https://github.com/duckdb/postgres_scanner/assets/25274931/e44c1c7c-78e2-4d66-9b0e-cbcd7d4d069b)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.