Re: multiple inserts

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: multiple inserts
Дата
Msg-id 20050617135629.GB73152@winnie.fuhr.org
обсуждение исходный текст
Ответ на multiple inserts  ("Oren Mazor" <oren.mazor@gmail.com>)
Список pgsql-novice
On Fri, Jun 17, 2005 at 09:32:21AM -0400, Oren Mazor wrote:
>
> I'm wondering if it is at all possible to do a mass insert into a table
> using only a single query?

See the COPY command:

http://www.postgresql.org/docs/8.0/static/sql-copy.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: Trigger and Trigger function.
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [despammed] multiple inserts