Re: 8.3 synchronous_commit

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: 8.3 synchronous_commit
Дата
Msg-id 162867790801211411j48e2d435lc7bba2b735ccfe45@mail.gmail.com
обсуждение исходный текст
Ответ на 8.3 synchronous_commit  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-performance
Hello

synchronous_commit = off is well for specific load,

try only one connect pgbench ~ it is analogy for database import or
some administrator's work.

Regards
Pavel Stehule


On 21/01/2008, Hannes Dorbath <light@theendofthetunnel.de> wrote:
> I might completely misunderstand this feature. Shouldn't
> "synchronous_commit = off" improve performance?
>
> Whatever I do, I find "synchronous_commit = off" to degrade performance.
>
> Especially it doesn't like the CFQ I/O scheduler, it's not so bad with
> deadline. Synthetic load like
>
> pgbench -i -s 10 -U pgsql -d bench && pgbench -t 1000 -c 100 -U pgsql -d
> bench
>
> or the same with scale 100.
>
> Maybe it's just my test box.. single SATA-II drive, XFS on top of LVM.
>
> I'll retry without LVM once I have another drive.. I've seen LVM mess
> with other things in the past.
>
>
> --
> Best regards,
> Hannes Dorbath
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq
>

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

Предыдущее
От: Hannes Dorbath
Дата:
Сообщение: 8.3 synchronous_commit
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: 8.3 synchronous_commit