[PERFORM] Can postgresql plan a query using multiple CPU cores? - Mailing list pgsql-performance

From Clemens Eisserer
Subject [PERFORM] Can postgresql plan a query using multiple CPU cores?
Date
Msg-id CAFvQSYRfomK-JtrWsKA-DV2Rn2swDF51+OVYiKUmaFp7bwk-hw@mail.gmail.com
Whole thread Raw
Responses Re: [PERFORM] Can postgresql plan a query using multiple CPU cores?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: [PERFORM] Can postgresql plan a query using multiple CPU cores?  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Re: [PERFORM] Can postgresql plan a query using multiple CPU cores?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-performance
Hi,

I have a letancy-sensitive legacy application, where the time consumed
by query planning was always causing some headaches.
Currently it is running on postgresql-8.4 - will postgresql-10 support
generating plans using multiple CPU cores to reduce the time required
to generate a single plan?

Thank you in advance and best regards, Clemens


pgsql-performance by date:

Previous
From: Jeff Janes
Date:
Subject: [PERFORM] select subquery versus join subquery
Next
From: "David G. Johnston"
Date:
Subject: Re: [PERFORM] Can postgresql plan a query using multiple CPU cores?