Re: Scalability to more than 64 cores With PG 9.4 and RHEL 7.1 Kernel 3.10 - Mailing list pgsql-performance

From Alex Ignatov
Subject Re: Scalability to more than 64 cores With PG 9.4 and RHEL 7.1 Kernel 3.10
Date
Msg-id 5632233F.4040806@postgrespro.ru
Whole thread Raw
In response to Scalability to more than 64 cores With PG 9.4 and RHEL 7.1 Kernel 3.10  (Javier Muro <j_muro@hotmail.com>)
List pgsql-performance
On 28.10.2015 8:04, Javier Muro wrote:
> Has PostgreSQL 9.4  official Support on a system with more than 64
> legitimate cores? ( 72 Cores , 4 CPUs Intel(R) Xeon(R) CPU E7-8890 )
>
>
>
> The  work Robert Haas did to fix the CPU locking way back when showed
> significant improvements up to 64, but so far as I know.
>
>
> Thanks in Advance.
Hello Javier!
Our tests shows that PG 9.4  scales well up to 60 Intel cores. I.E
pgbech -S and  DB on tmpfs gave us 700 000 tps. After 60 соres s_lock is
dominating  in cpu usage%. 9.5 scales way better.

--
Alex Ignatov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-performance by date:

Previous
From: Bertrand Paquet
Date:
Subject: Re: Query planner wants to use seq scan
Next
From: Matthew Bellew
Date:
Subject: Query optimizer plans with very small selectivity estimates