| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Add parallel-aware hash joins. |
| Date: | 2018-01-04 02:09:24 |
| Message-ID: | 9112.1515031764@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> writes:
> I spent a lot of time trying and failing to get the world's slowest 32
> bit powerpc emulation to reproduce this. Bleugh. Before we rip that
> test out, would you mind checking if this passes repeatedly on gaur or
> pademelon?
Will do, but that machine is none too fast itself ... it'll be a few
hours before I can confirm anything.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2018-01-04 03:40:32 | Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY |
| Previous Message | Thomas Munro | 2018-01-04 01:26:28 | Re: pgsql: Add parallel-aware hash joins. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2018-01-04 03:36:01 | Re: Observations in Parallel Append |
| Previous Message | Tom Lane | 2018-01-04 02:05:26 | Re: [HACKERS] [PATCH] Generic type subscripting |