Sami Imseih <[email protected]> wrote: > It seems cleaner to introduce a separate message for this case, maybe > "PqMsg_ParallelAborted", and keep the existing > "ERROR: lost connection to parallel worker" message.
I'm not sure this is worth adjusting the FE/BE protocol. I'd prefer regular ERROR message (PqMsg_ErrorResponse), but only in some minimalistic form. The worker would only send the message, w/o doing any error handling itself. -- Antonin Houska Web: https://www.cybertec-postgresql.com
