Re: Logging parallel worker draught - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: Logging parallel worker draught
Date
Msg-id CAA5RZ0veKyd0FRxuueWqtzU8bvpXx3OXCVZeWpSHL8LJb2DXKw@mail.gmail.com
Whole thread Raw
In response to Re: Logging parallel worker draught  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
I missed one more point earlier.

I don't think "failure" is a good name for the setting as it's
a bit too harsh. What we really have is a "shortage" of
workers.

Instead of
+    {"failure", LOG_PARALLEL_WORKERS_FAILURE, false},

what about?

 {"shortage", LOG_PARALLEL_WORKERS_SHORTAGE, false},

Regards,

Sami



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition
Next
From: Greg Sabino Mullane
Date:
Subject: Re: psql: Option to use expanded mode for various meta-commands