Re: [HACKERS] asynchronous execution - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: [HACKERS] asynchronous execution
Date
Msg-id CADkLM=fDOTnmJO4YQhvqMGoRGVzkCzZ0r0r4SUzM6aJn=d7x_g@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] asynchronous execution  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: [HACKERS] asynchronous execution  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
I don't think the plan itself will change as a result of applying this
patch. You might however be able to observe some performance improvement.

Thanks,
Amit

I could see no performance improvement, even with 16 separate queries combined with UNION ALL. Query performance was always with +/- 10% of a 9.6 instance given the same script. I must be missing something.
 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] scram and \password
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] WIP: Faster Expression Processing v4