Re: insertion of bytea

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: insertion of bytea
Дата
Msg-id 20051025140549.GC17398@mathom.us
обсуждение исходный текст
Ответ на insertion of bytea  ("Chris Mair" <list@1006.org>)
Ответы Re: insertion of bytea  ("Chris Mair" <list@1006.org>)
Re: insertion of bytea  ("Chris Mair" <list@1006.org>)
Список pgsql-performance
On Tue, Oct 25, 2005 at 03:44:36PM +0200, Chris Mair wrote:
>Is there a better, faster way to do these inserts?

COPY is generally the fastest way to do bulk inserts (see
PQputCopyData).

Mike Stone

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

Предыдущее
От: Markus Benne
Дата:
Сообщение: Reindex - Is this necessary after a vacuum?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Outer join query plans and performance