Skip to content

Bulk insert enhancements #40

@vadimi

Description

@vadimi

I noticed that lib/pq started to support COPY FROM STDIN. Does it make sense to rewrite BulkInsert method to use this technique for postgres (maybe by making it a part of dialect)? It is so much faster to import large amounts of data using COPY FROM STDIN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions