Re: [GENERAL] Copying entire tsv record (from file) into a single field

2010-12-07 Thread Allan Kamau
On Tue, Dec 7, 2010 at 2:14 PM, Raymond O'Donnell wrote: > On 07/12/2010 11:07, Allan Kamau wrote: >> >> I would like to use copy to populate a single row in table with data >> from a tsv file for further transformations. >> I seem not find a way to stop copy from seeing that the tsv file does >>

Re: [GENERAL] Copying entire tsv record (from file) into a single field

2010-12-07 Thread Raymond O'Donnell
On 07/12/2010 11:07, Allan Kamau wrote: I would like to use copy to populate a single row in table with data from a tsv file for further transformations. I seem not find a way to stop copy from seeing that the tsv file does indeed contain fields. This my current query COPY raw_da

[GENERAL] Copying entire tsv record (from file) into a single field

2010-12-07 Thread Allan Kamau
I would like to use copy to populate a single row in table with data from a tsv file for further transformations. I seem not find a way to stop copy from seeing that the tsv file does indeed contain fields. This my current query COPY raw_data ( raw_r