Re: BUG #13493: pl/pgsql doesn't scale with cpus (PG9.3, 9.4) - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #13493: pl/pgsql doesn't scale with cpus (PG9.3, 9.4)
Date
Msg-id 20150708091238.GI10242@alap3.anarazel.de
Whole thread Raw
In response to Re: BUG #13493: pl/pgsql doesn't scale with cpus (PG9.3, 9.4)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #13493: pl/pgsql doesn't scale with cpus (PG9.3, 9.4)  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs
On 2015-07-07 21:13:04 -0400, Tom Lane wrote:
> There is some discussion going on about improving the scalability of
> snapshot acquisition, but nothing will happen in that line before 9.6
> at the earliest.

9.5 should be less bad at it than 9.5, at least if it's mostly read-only
ProcArrayLock acquisitions which sounds like it should be the case here.

pgsql-bugs by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: BUG #12824: Error during uninstall
Next
From: Andres Freund
Date:
Subject: Re: BUG #13493: pl/pgsql doesn't scale with cpus (PG9.3, 9.4)