copy from multi-line text problem

From: Igor Velkov <iav(at)saules(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: copy from multi-line text problem
Date: 2001-04-05 08:22:35
Message-ID: 3ACC2B4B.26CEC4EA@saules.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2001-04-05 09:55:05 Re: Max Tuple Size
Previous Message Poul L. Christiansen 2001-04-05 06:39:53 Re: Max Tuple Size