Re: COPY formatting - Mailing list pgsql-hackers

From Fernando Nasser
Subject Re: COPY formatting
Date
Msg-id 405B0873.3010704@redhat.com
Whole thread Raw
In response to Re: COPY formatting  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: COPY formatting  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> Karel Zak wrote:
> 
>> The problem with  CSV is that it will correctly  work with new protocol
>> only. Because old  versions of  clients are newline  sensitive. And CSV
>> can contains newline in by quotation marks defined attributes:
>>
>> "John", "Smith", "The White House
>> 1600 Pennsylvania Avenue NW
>> Washington, DC 20500", "male", "open source software office"
>>
>> It is one record.
> 
> 
> (Long Live President Smith!)
> 
> I have never seen such a beast,

Export from a spreadsheet where people have formated the cell with the 
address on it.

Regards,
Fernando


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPY formatting
Next
From: Karel Zak
Date:
Subject: Re: COPY formatting