Re: [HACKERS] parallel.c oblivion of worker-startup failures

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-29T05:11:34Z
Lists: pgsql-hackers
On Fri, Oct 27, 2017 at 9:54 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> The patch still applies (with some hunks).  I have added it in CF [1]
> to avoid losing track.
>
> [1] - https://commitfest.postgresql.org/15/1341/

This did not get reviews and the patch still applies. I am moving it to next CF.
-- 
Michael


Commits

  1. Report an ERROR if a parallel worker fails to start properly.

  2. Report failure to start a background worker.