Re: realtime data inserts

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: realtime data inserts
Дата
Msg-id 10704.1052621185@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: realtime data inserts  (Ron Johnson <ron.l.johnson@cox.net>)
Ответы Re: realtime data inserts  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general
Ron Johnson <ron.l.johnson@cox.net> writes:
> On Sat, 2003-05-10 at 11:00, Tom Lane wrote:
>> Have you thought about using COPY?

> Generate a temporary file, and then system("COPY /tmp/foobar ...") ?

No, copy from stdin.  No need for a temp file.

            regards, tom lane


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

Предыдущее
От: Andy Lewis
Дата:
Сообщение: Type Error
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: how to unsubscribe