Re: loading data from flat text file

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Voitenko, Denis" <dvoitenko(at)qode(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: loading data from flat text file
Date: 2000-05-22 22:22:36
Message-ID: 200005222222.SAA26153@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

COPY command.

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> I am porting my database from MySQL to PostgreSQL 7.0 One of the first
> problems I ran into is the lack of data inload command. I would like to
> insert data from a 15 million record flat file into a table. How would I do
> that in PGSQL?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Roderick A. Anderson 2000-05-22 23:13:31 Re: [PORTS] Logging (was Re: PostgreSQL 7.0-2 RPMset released.)
Previous Message Peter Eisentraut 2000-05-22 21:58:33 Re: [PORTS] Logging (was Re: PostgreSQL 7.0-2 RPMset released.)