Skip to content

Writing into Postgres tables #30

@mkaruza

Description

@mkaruza

We should enable COPY command to be able to write to remote S3 storage.

Copying TO remote storage should be possible by passing query directly to duckdb execution while in other direction (FROM) more complex logic will be needed.

  • COPY .. TO
  • COPY .. FROM

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions