[postmodern-devel] How can I copy data between a file and a table

Juan Reynoso Elias jreynoso666 at gmail.com
Wed Feb 6 19:23:43 UTC 2013


How can I copy data between a file and a table

In postgres I did that :

 COPY tablex FROM '/tmp/filex.csv';

but in postmodern i don't know.

I try

(query :copy 'tablex :from "/tmp/filex.csv")
-- 
Juan Reynoso Elias

-
ikkiware.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20130206/fc3a87e9/attachment.html>


More information about the postmodern-devel mailing list