RE: [SQL] how to bulky-copy data in postgreSql

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: Yingpling Lu <lu(at)cs(dot)umn(dot)edu>, pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] how to bulky-copy data in postgreSql
Date: 1998-06-12 15:43:41
Message-ID: F10BB1FAF801D111829B0060971D839F2D53DB@cpsmail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Look at the 'COPY' statement and/or the '\copy' commend in psql.
-DEJ

> -----Original Message-----
> From: Yingpling Lu [SMTP:lu(at)cs(dot)umn(dot)edu]
> Sent: Friday, June 12, 1998 3:31 AM
> To: pgsql-sql(at)postgreSQL(dot)org
> Subject: [SQL] how to bulky-copy data in postgreSql
>
> Hi,
> I'm going to port my database from Ms access to postgreSql. But I
> don't know if there is a bulky copy statement in PostgreSql. I checked
> all your documents in your web site but cann't find it. There should
> be a statament like
> load data file into table ....
> Can you tell me how to do that?
> Thanks.
> Peter

Browse pgsql-sql by date

  From Date Subject
Next Message David Hartwig 1998-06-12 15:58:17 Re: [INTERFACES] Re: M$-Access'97 and TIMESTAMPs
Previous Message David Hartwig 1998-06-12 14:38:55 Re: [INTERFACES] Re: M$-Access'97 and TIMESTAMPs