Re: Import text field - Mailing list pgsql-hackers

From Andrew McMillan
Subject Re: Import text field
Date
Msg-id 3A1E2BD8.51A0921D@catalyst.net.nz
Whole thread Raw
In response to Import text field  ("Carlos Jacobs" <carlosjac@grupoa.com.ar>)
List 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@cat-it.co.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


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: RE: PostgreSQL as windows 2000 service
Next
From:
Date:
Subject: Bug with CREATE TABLE .....