Re: multiline CSV fields

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: multiline CSV fields
Дата
Msg-id 87d5xv8gk4.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: multiline CSV fields  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:

> FWIW, I don't make a habit of using multiline fields in my spreadsheets - and
> some users I have spoken to aren't even aware that you can have them at all.

Unfortunately I don't get a choice. I offer a field on the web site where
users can upload an excel sheet. Some of the fields of my database are
expected to have multi-line text in them. So I expect virtually all the
uploads to have multi-line fields in them.

So as far as I'm concerned, this import system is simply unusable. I have to
write a program to do the import. Since I was always planning to write such a
program I'm not too disappointed though.

-- 
greg



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: 8.0beta5 results w/ dbt2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Error handling in plperl and pltcl