Is it possible to load a local file into a table on remote server using COPY statement?
We'll add support for COPY protocol soon.
Yes, that would be a great addition. Do you plan to create functionality similar to copy expert in psycopg2, or also a higher level function as well?
Please try asyncpg 0.11 with COPY IN/OUT support!
Most helpful comment
We'll add support for COPY protocol soon.