Skip to content

Does cstore_fdw Support Parallel COPY into the Same Table? #240

@frugardc

Description

@frugardc

I am attempting to move a large amount of data using Spark/JDBC to insert to a single cstore_fdw table. I am attempting to execute many concurrent COPY commands. It appears each one gains a lock on the table, and they get executed one-by-one as a result. Is this the intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions