Re: [JDBC] Good performance?

Поиск
Список
Период
Сортировка
От Tomasz Myrta
Тема Re: [JDBC] Good performance?
Дата
Msg-id 3E50C071.3090806@klaster.net
обсуждение исходный текст
Ответ на Good performance?  (Rafal Kedziorski <rafcio@polonium.de>)
Ответы Re: [JDBC] Good performance?
Re: [JDBC] Good performance?
Список pgsql-performance
Rafal Kedziorski wrote:
<cut>
> after set autocommit false, I need 0,9 - 1,04 seconds for insert 1000
> new entries into my table. is this normal, that autocommit false is
> 40-50 times slower?
>
>
> Rafal
It is possible when you have "fsync=false" in your postgresql.conf.
(don't change it if you don't have to).
Regards,
Tomasz Myrta


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

Предыдущее
От: Chantal Ackermann
Дата:
Сообщение: Re: cost and actual time
Следующее
От: Rafal Kedziorski
Дата:
Сообщение: Re: [JDBC] Good performance?