Re: CommitDelay performance improvement

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CommitDelay performance improvement
Дата
Msg-id 22140.983148910@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: CommitDelay performance improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>> I could find the sciript but seem to have missed your change
>> about commit_siblings. Where could I get it ?

> Er ... duh ... I didn't commit it yet.  Well, it's harmless enough
> as long as commit_delay defaults to 0, so I'll go ahead and commit.

In CVS now.

However, it might be well to wait to run tests until we tweak pgbench
to measure the average elapsed time for a transaction.  As you pointed
out earlier today, overall TPS is not the only figure of merit we need
to worry about.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CommitDelay performance improvement
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Re: offset and limit in update and subselect