Parallel query - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Parallel query
Date
Msg-id 20160520.000715.1161229493338073528.t-ishii@sraoss.co.jp
Whole thread Raw
List pgsql-hackers
Robert,
(and others who are involved in parallel query of PostgreSQL)

PostgreSQL Enterprise Consortium (one of the PostgreSQL communities in
Japan, in short "PGECons") is planning to test the parallel query
performance of PostgreSQL 9.6. Besides TPC-H (I know you have already
tested on an IBM box), what kind of tests would you like be performed?

We are planning to use a big intel box (like more than 60 cores).
Any suggestions are welcome.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Autovacuum to prevent wraparound tries to consume xid
Next
From: Andres Freund
Date:
Subject: ExecProject() in advance_aggregates() is rather expensive