Re: Improving connection scalability: GetSnapshotData() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improving connection scalability: GetSnapshotData()
Date
Msg-id 20200905013124.GA2149@paquier.xyz
Whole thread Raw
In response to Re: Improving connection scalability: GetSnapshotData()  (Andres Freund <andres@anarazel.de>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: A micro-optimisation for walkdir()
Next
From: Michael Paquier
Date:
Subject: Re: Concurrent failure in create_am with buildfarm member conchuela