Hello, I would like to execute something like that: ``` COPY (SELECT * FROM table) TO STDOUT WITH CSV ``` Are you aware if/how can we capture the stdout?