Re: suboverflowed subtransactions concurrency performance optimize

Поиск
Список
Период
Сортировка
Искать
От
Michael Paquier
Тема
Re: suboverflowed subtransactions concurrency performance optimize
Дата
Msg-id
Yk54Y+c6gXfBnaiK@paquier.xyz
Ответ на
Список
Дерево обсуждения
suboverflowed subtransactions concurrency performance optimize "Pengchengliu" <pengchengliu@tju.edu.cn>
Re: suboverflowed subtransactions concurrency performance optimize Zhihong Yu <zyu@yugabyte.com>
Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin <x4mmm@yandex-team.ru>
RE: suboverflowed subtransactions concurrency performance optimize "Pengchengliu" <pengchengliu@tju.edu.cn>
Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin <x4mmm@yandex-team.ru>
RE: suboverflowed subtransactions concurrency performance optimize "Pengchengliu" <pengchengliu@tju.edu.cn>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin <x4mmm@yandex-team.ru>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar <dilipbalaut@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud <rjuju123@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar <dilipbalaut@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud <rjuju123@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud <rjuju123@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Michael Paquier <michael@paquier.xyz>
Re: suboverflowed subtransactions concurrency performance optimize Andres Freund <andres@anarazel.de>
Re: suboverflowed subtransactions concurrency performance optimize Michael Paquier <michael@paquier.xyz>
Re: suboverflowed subtransactions concurrency performance optimize Amit Kapila <amit.kapila16@gmail.com>
Re: suboverflowed subtransactions concurrency performance optimize Andres Freund <andres@anarazel.de>
Re: suboverflowed subtransactions concurrency performance optimize Peter Geoghegan <pg@bowt.ie>
Re: suboverflowed subtransactions concurrency performance optimize Andres Freund <andres@anarazel.de>
Re: suboverflowed subtransactions concurrency performance optimize Peter Geoghegan <pg@bowt.ie>
Re: suboverflowed subtransactions concurrency performance optimize Michael Paquier <michael@paquier.xyz>
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs <simon.riggs@enterprisedb.com>
Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin <x4mmm@yandex-team.ru>
On Mon, Mar 07, 2022 at 10:17:41PM +0800, Julien Rouhaud wrote:
> On Mon, Mar 07, 2022 at 01:27:40PM +0000, Simon Riggs wrote:
>> The patch was posted because TransactionLogFetch() has a cache, yet
>> SubTransGetTopmostTransaction() does not, yet the argument should be
>> identical in both cases.
> 
> I totally agree with that.

Agreed as well.  That's worth doing in isolation and that will save
some lookups of pg_subtrans anyway while being simple.  As mentioned
upthread, this needed an indentation, and the renaming of
cachedFetchXid to cachedFetchSubXid looks adapted.  So..  Applied all
those things.
--
Michael
В списке pgsql-hackers по дате отправления
От: Amit Kapila
Дата:
От: Michael Paquier
Дата:
FAQ