Re: Import text field

From: Andrew McMillan <Andrew(at)catalyst(dot)net(dot)nz>
To: carlosjac(at)grupoa(dot)com(dot)ar
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Import text field
Date: 2000-11-24 08:50:32
Message-ID: 3A1E2BD8.51A0921D@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Carlos Jacobs wrote:
>
> Hi:
> I have a MS Access database with tables containing TEXT fields.
> I need import that info in a postgres 7 table.
> How to do it?
> If I use copy from, dont work.

I have a perl program which will import this sort of multi-line CSV data
that is not handled by the COPY ... DELIMITER ... sort of mechanism in
PostgreSQL.

E-mail me privately if you want a copy.

Regards,
Andrew.
--
_____________________________________________________________________
Andrew McMillan, e-mail: Andrew(at)cat-it(dot)co(dot)nz
Catalyst IT Ltd, PO Box 10-225, Level 22, 105 The Terrace, Wellington
Me: +64 (21) 635 694, Fax: +64 (4) 499 5596, Office: +64 (4) 499 2267

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message GH 2000-11-24 09:00:20 Re: PHP and persistent connections
Previous Message Philip Warner 2000-11-24 08:34:23 RE: PostgreSQL as windows 2000 service