Re: logicalrep_worker_launch -- counting/checking the worker limits

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: logicalrep_worker_launch -- counting/checking the worker limits
Date: 2023-08-11 23:58:40
Message-ID: CAHut+PuDYZ-hHmMnKB+O2KoEZspqHOeWeXqQmYf=B=DQdEhErQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The previous patch was accidentally not resetting the boolean limit
flags to false for retries.

Fixed in v2.

------
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v2-0001-logicalrep_worker_launch-limit-checks.patch application/octet-stream 3.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-08-12 00:11:34 Re: run pgindent on a regular basis / scripted manner
Previous Message Peter Smith 2023-08-11 23:31:13 Re: Adding a LogicalRepWorker type field