Help with Join Performance Testing - Mailing list pgsql-hackers

From Lawrence, Ramon
Subject Help with Join Performance Testing
Date
Msg-id 6EEA43D22289484890D119821101B1DF2C18C6@exchange20.mercury.ad.ubc.ca
Whole thread Raw
List pgsql-hackers

A hash join modification patch is under review for 8.4 that needs performance testing.   We would appreciate help with this testing.

 

A testing version of the patch is attached in addition to testing instructions and where to retrieve a sample data set.   The basic idea of the patch is that it reduces disk operations for large multi-batch hash joins where there is skew in the probe relation.  The patch collects statistics on performance benefits when using the optimization.

 

--

Ramon Lawrence and Bryce Cutt

Attachment

pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: [PATCH] EnableDisableTrigger Cleanup & Questions
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Cancelling idle in transaction state