Re: batch inserts are "slow"

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: batch inserts are "slow"
Дата
Msg-id 42778D6E.4030401@logix-tt.com
обсуждение исходный текст
Ответ на Re: batch inserts are "slow"  ("David Parker" <dparker@tazznetworks.com>)
Ответы Re: batch inserts are "slow"
Testing list access
Список pgsql-performance
Hi, all,

David Parker wrote:
> We ran into the need to use COPY, but our application is also in Java.
> We wrote a JNI bridge to a C++ routine that uses the libpq library to do
> the COPY. The coding is a little bit weird, but not too complicated -
> the biggest pain in the neck is probably getting it into your build
> system.

There are several hacks floating around that add COPY capabilities to
the pgjdbc driver. As they all are rather simple hacks, they have not
been included in the cvs yet, but they tend to work fine.

Markus


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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: [HACKERS] Bad n_distinct estimation; hacks suggested?
Следующее
От: Ashish Arte
Дата:
Сообщение: Foreign key constraints compile faster in 7.4