Re: Parallel index creation does not properly cleanup after error
David Rowley <david.rowley@2ndquadrant.com>
From: David Rowley <david.rowley@2ndquadrant.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Geoghegan <pg@bowt.ie>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-04-06T23:41:26Z
Lists: pgsql-hackers
On 7 April 2018 at 11:39, Robert Haas <robertmhaas@gmail.com> wrote: > Committed. Thanks to David for the report and analysis and to Peter > for the patch and study. Thanks for pushing! -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Fix possible failure in parallel index build.
- 47cb9ca49a61 11.0 landed