On Thu, Aug 28, 2008 at 5:40 PM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote:
> You have to create the table first before you can COPY into it.
~
 Well, based on how the statement reads I made the wrong assumption of
thinking that  PG would be smart enough to make ends-meat with the
data that it gets once you indicate:
~
 1) the header names (to be mapped to column names)
~
 2) the data from which PG could easily figure out the types for each
column, since it is CSV data
~
 That may/should become a RFE
~
 Thanks
 lbrtchx
~

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to