|
|||||||||||
|
Re: [ADMIN] How to import CSV file?
From: Jeff Frost <jeff(at)frostconsultingllc.com>
Date: Tue Aug 28 2007 - 14:11:16 EDT
> Why go through all of this when COPY can handle this for you? All I need to Check out the docs here: http://www.postgresql.org/docs/8.1/interactive/sql-copy.html Probably you want to try something like: COPY foo FROM '/tmp/foo' WITH CSV QUOTE AS '\''; -- Jeff Frost, OwnerReceived on Tue Aug 28 14:15:08 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 12:14:46 EDT |
||||||||||
|
|||||||||||