Re: copy files to postgresql - Mailing list pgsql-sql

From John Zhang
Subject Re: copy files to postgresql
Date
Msg-id 200208061214.IAA02714@blaise.dfci.harvard.edu
Whole thread Raw
Responses Re: copy files to postgresql  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-sql
I was trying to copy files to columns of a PostgreSQL database table using \copy 
( e. g. \copy mytable (column names here) from 'my file' using delimiters '\t'). 
PostgreSQL does not seem to like the column names part. Could someone help me 
with that? Thanks. Put the text of the welcome message here.

pgsql-sql by date:

Previous
From: Joerg Hessdoerfer
Date:
Subject: Re: Table design question...
Next
From: Richard Huxton
Date:
Subject: Re: Table design question...