On 13/04/2026 11:44, Benoit Lobréau wrote: > This is the v11 of the patch (rebase). I wonder, what is the actual reason to report after the operation ended? What if the operation has been interrupted? We will not see the report at all. Maybe it is better to do after the launch: we successfully acquired worker slot, and that's what we actually wanted to know, isn't it?
Also, I don't understand why log_parallel_workers has exactly these options, and there is no documentation explaining the reasoning. Generally, I'd prefer the log level here - it would be easier to write tests as well. -- regards, Andrei Lepikhov, pgEdge
