Re: Improving connection scalability: GetSnapshotData()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Improving connection scalability: GetSnapshotData()
Дата
Msg-id 20200905013124.GA2149@paquier.xyz
обсуждение исходный текст
Ответ на Re: Improving connection scalability: GetSnapshotData()  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Fri, Sep 04, 2020 at 10:35:19AM -0700, Andres Freund wrote:
> I think it's best to close the entry. There's substantial further wins
> possible, in particular not acquiring ProcArrayLock in GetSnapshotData()
> when the cache is valid improves performance substantially. But it's
> non-trivial enough that it's probably best dealth with in a separate
> patch / CF entry.

Cool, thanks for updating the CF entry.
--
Michael

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: A micro-optimisation for walkdir()
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Concurrent failure in create_am with buildfarm member conchuela