Re: Parallel index creation does not properly cleanup after error

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: Robert Haas <robertmhaas@gmail.com>
Cc: David Rowley <david.rowley@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-04-06T23:40:06Z
Lists: pgsql-hackers
On Fri, Apr 6, 2018 at 4:39 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> Committed.  Thanks to David for the report and analysis and to Peter
> for the patch and study.

Thanks!

-- 
Peter Geoghegan


Commits

  1. Fix possible failure in parallel index build.