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

PR #94408 - sql: implement COPY TO with CSV format #16289

Closed
cockroach-teamcity opened this issue Feb 17, 2023 · 0 comments
Closed

PR #94408 - sql: implement COPY TO with CSV format #16289

cockroach-teamcity opened this issue Feb 17, 2023 · 0 comments
Assignees

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 17, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#94408
Commit: cockroachdb/cockroach@e910dda
Fixes: cockroachdb/cockroach#85571


Release note (sql change): Implemented the COPY ... TO STDOUT
statement, which allows exporting a table or arbitrary query using the
postgres wire-compatible format. Only text & CSV format is supported.

Jira Issue: DOC-6972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants