Hey,

Was wondering if it were possible to use the QSQL client in copy mode.
To be more specific, I would like to be able to send data with COPY FROM STDIN.

I know that pqxx can do such stuff.

Can QSQL do it as well?