Simon Riggs wrote:
More likely to be an uncommon race condition, rather than a error
specific to dungbeetle. If startup process death is slow, this could
happen, though hasn't occurred in other tests.

True, the startup process can live for a short while concurrently with bgwriter, walwriter and autovacuum launcher, before it exits.

Given the shape of the patch, the likely fix is to bump
NUM_AUXILIARY_PROCS by one.

Not sure what you mean by the shape of the patch, but agreed.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to