Re: inserting records from a file

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: inserting records from a file
Дата
Msg-id 3F517454.1040205@joeconway.com
обсуждение исходный текст
Ответ на inserting records from a file  ("Kelly" <finncr4@comcast.net>)
Список pgsql-novice
Kelly wrote:
> I need to add a large number(1000) records to my table. How would I do this
> using a file? Any help is greatly appreciated.
>

See:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=sql-copy.html

HTH,

Joe



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

Предыдущее
От: "Kelly"
Дата:
Сообщение: inserting records from a file
Следующее
От: "paul butler"
Дата:
Сообщение: Re: inserting records from a file