Re: [PERFORM] Improving PostgreSQL insert performance

Поиск
Список
Период
Сортировка
От Frits Jalvingh
Тема Re: [PERFORM] Improving PostgreSQL insert performance
Дата
Msg-id CAKhTGFVBu3Zrsp6oRSpTEgWvnie4Wbx++P6=WTfZOWptLOKj+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PERFORM] Improving PostgreSQL insert performance  ("Sunkara, Amrutha" <amrutha@nytimes.com>)
Ответы Re: [PERFORM] Improving PostgreSQL insert performance  (John Gorman <jgorman@eldocomp.com>)
Список pgsql-performance
I am not doing anything special I guess. I am adding the results of the tests and the programs I'm using to the following page:


The copy example, in Java, is at the end. All of the examples use trivial data and the same data. If you find fault please let me know ;) But the copy does insert the records as they can be seen ;)

On Fri, Jun 9, 2017 at 4:47 PM Sunkara, Amrutha <amrutha@nytimes.com> wrote:
Frits, 

When you use the copy command, are you doing anything special to get the run time that you are indicating?

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

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: [PERFORM] Improving PostgreSQL insert performance
Следующее
От: Frits Jalvingh
Дата:
Сообщение: Re: [PERFORM] Improving PostgreSQL insert performance