| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Robert Haas <rhaas(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Support parallel btree index builds. |
| Date: | 2018-02-04 18:11:45 |
| Message-ID: | 18025.1517767905@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2018-02-02 18:37:11 +0000, Robert Haas wrote:
>> Support parallel btree index builds.
> Wheee! Congrats Peter, Rushash, and everyone else involved!
I'll be happier about it when the valgrind buildfarm animals are
happy.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2018-02-04 18:19:23 | Re: pgsql: Support parallel btree index builds. |
| Previous Message | Peter Geoghegan | 2018-02-04 17:58:05 | Re: pgsql: Support parallel btree index builds. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2018-02-04 18:19:23 | Re: pgsql: Support parallel btree index builds. |
| Previous Message | Tom Lane | 2018-02-04 18:10:09 | Re: Add RANGE with values and exclusions clauses to the Window Functions |