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

COPY_FROM async #428

Closed
sanderfoobar opened this issue May 17, 2016 · 3 comments
Closed

COPY_FROM async #428

sanderfoobar opened this issue May 17, 2016 · 3 comments

Comments

@sanderfoobar
Copy link

Hi,

From the documentation:

COPY commands are not supported either in asynchronous mode, but this will be probably implemented in a future release.

Any idea when we could expect such a feature?

My use case: Using psycopg2 via a txpostgres ConnectionPool in Twisted; needing to do large numbers of inserts asynchronously.

@rad-pat
Copy link

rad-pat commented Feb 24, 2020

Is this enhancement something we might expect in the near future? It has been quite some time since the original issue.

@dvarrazzo
Copy link
Member

@rad-pat I do have some time for some free-software development at the moment, but async copy is relatively low in the list: I had in mind to focus on a few other projects first.

If you have interest in that feature please consider sponsoring the development. Thank you very much!

@dvarrazzo
Copy link
Member

Asynchronous copy is implemented in psycopg3.

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