Re: Question on populating tables . . .

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Peter E(dot) Chen" <pchen3(at)jhmi(dot)edu>
Cc: "Postgres (General)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question on populating tables . . .
Date: 2002-01-02 21:06:30
Message-ID: m3heq4zcmh.fsf@varsoon.denali.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Peter E. Chen" <pchen3(at)jhmi(dot)edu> writes:

> Hey All,
>
> Is there a way to populate a table using a tab-delimited file? This feature
> is available in MySQL and I'd like to know if it is possible with
> postgreSQL.

Read up on the SQL COPY statement.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bryan White 2002-01-02 21:08:20 Re: Question on populating tables . . .
Previous Message Bryan White 2002-01-02 21:06:19 Re: Case sensitivity question . . .