<div dir="ltr"><div>How can I copy data between a file and a table<br><br></div>In postgres I did that :<br><br clear="all"><div> COPY tablex FROM '/tmp/filex.csv';<br><br></div><div>but in postmodern i don't know.<br>
<br></div><div>I try <br><br>(query :copy 'tablex :from "/tmp/filex.csv")<br></div><div>-- <br><div style="text-align:center"><div style="text-align:left"><div style="text-align:left"><font style="color:rgb(0,153,0)" color="#888888" size="1"><font style="color:rgb(255,0,0);font-family:arial black,sans-serif"><span style="color:rgb(0,153,0)">Juan Reynoso Elias</span></font></font><br>
</div><font style="color:rgb(0,153,0)" color="#888888" size="1"><font style="color:rgb(255,0,0);font-family:arial black,sans-serif"><span style="color:rgb(0,153,0)"></span></font></font></div><font style="color:rgb(0,153,0)" color="#888888" size="1"><font style="color:rgb(255,0,0);font-family:arial black,sans-serif"><span style="color:rgb(0,153,0)"> </span></font></font><font size="1"><br style="color:rgb(0,153,0)">
</font></div><font style="color:rgb(0,153,0)" color="#888888"><font style="color:rgb(255,0,0);font-family:arial black,sans-serif" size="1"><span style="color:rgb(0,153,0)">-<br>ikkiware</span>.<br></font><br></font><font style="color:rgb(0,153,0)" color="#888888"></font><br>

</div></div>