-
-
Notifications
You must be signed in to change notification settings - Fork 529
Closed
Labels
Description
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.
Reactions are currently unavailable