On 06/25/2015 08:12 AM, Tom Lane wrote:
> Tatsuo Ishii <is...@postgresql.org> writes:
>>>> That means that load_relcache_init_file *always* decides that the init
>>>> file is busted and silently(!) ignores it.  So we're taking a nontrivial
>>>> hit in backend startup speed as of the last set of minor releases.
> 
>>> OK, this is pretty bad in its real performance effects.  On a workload
>>> which is dominated by new connection creation, we've lost about 17%
>>> throughput.
> 
>> Are we going to release 9.4.5 etc. soon?
> 
> I can't see doing a release just for this.  If we were due for releases
> anyway, sure, but we've considerably overstressed our poor packagers of
> late.  Previous discussion was to the effect that we'd anticipate another
> set of releases in a month or so, after some more multixact fixes have
> landed.

FWIW, I know users who will not update because of this regression.
Consider applications which regularly need to spin up 200 new
connections in 90 seconds due to usage peaks.

On the other hand, do I want to do another update release right away?
No.  Hard place, meet rock.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to