Arrays and COPY FROM: Help!!!

From: Laurent MARTIN <laurent(at)gide(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Arrays and COPY FROM: Help!!!
Date: 2001-04-05 14:31:57
Message-ID: 3ACC81DD.CA8F851C@gide.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I'm now using PostgreSQL for a few months now and I need to use arrays
in some tables of my database. I've read some documentation about using
arrays with PostgreSQL, but I still don't how I can perform a 'COPY
FROM' to insert large number of records : of course inserted records
should contain multidimensionnal fields... Who does know the way to do
it ???

Thank you for advance.

PS: I hope my question is clear enough... Sorry for my poor English ;-((

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-04-05 14:32:52 Re: cant delete row
Previous Message Paul A. Lender 2001-04-05 14:25:28 Data transfer format between UNIX server and Windows client?