Re: Question on populating tables . . .

Поиск
Список
Период
Сортировка
От Jeffrey W. Baker
Тема Re: Question on populating tables . . .
Дата
Msg-id Pine.LNX.4.33.0201021315470.6763-100000@windmill.gghcwest.com
обсуждение исходный текст
Ответ на Question on populating tables . . .  ("Peter E. Chen" <pchen3@jhmi.edu>)
Список pgsql-general

On Wed, 2 Jan 2002, Peter E. Chen wrote:

> 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.

Yes, you can copy a table to or from a file.  See the documentation for
the COPY command.

-jwb


В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Gould
Дата:
Сообщение: Re: Question on populating tables . . .
Следующее
От: "P.J. \"Josh\" Rovero"
Дата:
Сообщение: Re: Question on populating tables . . .