Обсуждение: copy from multi-line text problem

Поиск
Список
Период
Сортировка

copy from multi-line text problem

От
Igor Velkov
Дата:
Can I use copy from command for bulk insertion to table with
multi-line
text fields?
In past< with MySQL i do it with configure "," serarated fields,
quotes
and "|" separated lines.
With Postgres it can't parse more-that-1-line text field.

Can I import tis file somehow?

Thanks,
Igor