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

Rudolf omouse at gmail.com
Wed Feb 6 19:29:28 UTC 2013


You can execute raw sql in post-modern so that command should work.
On Feb 6, 2013 2:24 PM, "Juan Reynoso Elias" <jreynoso666 at gmail.com> wrote:

> 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.
>
>
>
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20130206/4d13b017/attachment.html>


More information about the postmodern-devel mailing list