![](https://secure.gravatar.com/avatar/0fc5485611721e78b1583657212a046a.jpg?s=120&d=mm&r=g)
6 Feb
2013
6 Feb
'13
7:29 p.m.
You can execute raw sql in post-modern so that command should work. On Feb 6, 2013 2:24 PM, "Juan Reynoso Elias" <jreynoso666@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@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel