Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for exporting data to client or S3 #5139

Open
WenyXu opened this issue Dec 11, 2024 · 0 comments
Open

support for exporting data to client or S3 #5139

WenyXu opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
C-enhancement Category Enhancements

Comments

@WenyXu
Copy link
Member

WenyXu commented Dec 11, 2024

What type of enhancement is this?

User experience

What does the enhancement do?

Our data export tool currently sends a COPY DATABASE ... TO statement to the frontend node, resulting in the exported data being saved only on the server's (frontend node's) local disk, regardless of where the command is executed.

We should enhance the tool to support exporting data directly to the client or an S3 bucket.

See also #5136

Implementation challenges

No response

@WenyXu WenyXu added the C-enhancement Category Enhancements label Dec 11, 2024
@fengjiachun fengjiachun self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

No branches or pull requests

2 participants