avoid bloat from CREATE INDEX CONCURRENTLY

Edit
ID 1047
Title avoid bloat from CREATE INDEX CONCURRENTLY
Topic Performance
Created 2017-02-28 05:27:05
Last modified 2017-03-07 09:47:31 (7 years, 7 months ago)
Latest email 2017-02-28 17:54:58 (7 years, 7 months ago)
Status
2017-03: Returned with feedback
Target version
Authors Simon Riggs (simon)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1047
git checkout commitfest/cf/1047
Emails
avoid bloat from CREATE INDEX CONCURRENTLY
First at 2017-02-28 05:23:02 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest at 2017-02-28 17:54:58 by Simon Riggs <simon at 2ndquadrant.com>
Latest attachment (avoid_bloat_from_cic.v1.patch) at 2017-02-28 05:23:02 from Alvaro Herrera <alvherre at 2ndquadrant.com>
    Attachment (avoid_bloat_from_cic.v1.patch) at 2017-02-28 05:23:02 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2017-03-07 09:47:31 Simon Riggs (simon) Closed in commitfest 2017-03 with status: Returned with feedback
2017-02-28 05:27:24 Álvaro Herrera (alvherre) Changed authors to Simon Riggs (simon)
2017-02-28 05:27:05 Álvaro Herrera (alvherre) Attached mail thread 20170228052302.r7nvt4sbnsgu6job@alvherre.pgsql
2017-02-28 05:27:05 Álvaro Herrera (alvherre) Created patch record
Edit