Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rOtIw-007p14-Hr for pgsql-hackers@arkaria.postgresql.org; Sun, 14 Jan 2024 05:45:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rOtHu-00AaGj-Gk for pgsql-hackers@arkaria.postgresql.org; Sun, 14 Jan 2024 05:44:02 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rOtHu-00AaGb-5U for pgsql-hackers@lists.postgresql.org; Sun, 14 Jan 2024 05:44:02 +0000 Received: from mail-qk1-x72c.google.com ([2607:f8b0:4864:20::72c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rOtHn-001Rf1-CI for pgsql-hackers@lists.postgresql.org; Sun, 14 Jan 2024 05:44:00 +0000 Received: by mail-qk1-x72c.google.com with SMTP id af79cd13be357-783310bd2d3so556476285a.0 for ; Sat, 13 Jan 2024 21:43:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705211034; x=1705815834; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=yFVKKrHZAI/Umhs+DsDTDSjIc8ZfmGBVQBsEtDV848s=; b=GqaEKQ9jyffToFyQbWRAiCSReaZOV5IN2RdB4ajPP8//HR/XNynydkbFAELlOArY/K RzzKUYg2uajgQAS4P3PoXv0d9Yf/7+g2pwQ6Nyr3XckJC9xrHgrIfzYmjqw2/JJnIByO HfYMaz8++dgFVbB4HIRoUYMEI1BrjdBy+/b5iOYm6hrEiZciNLNocMSId6S1BPYP7m9Q lqlp1FdrYBhJ+3I8vj4QF9cgSsb7rYKuNHlFSzUWewT5jkEAIxCvvB4oibGA7oknPSWF eWcZ/Wq5UA1BFMvTRev4taB/JkNppejsckOnXUmSi78jyDmuFiAX4+wYOT6WiEO3UWV0 2xFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705211034; x=1705815834; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yFVKKrHZAI/Umhs+DsDTDSjIc8ZfmGBVQBsEtDV848s=; b=FDxwTG+4QQR6MgD/W+8ZN3aJ9XJ55awAsBdiIn8qXbn53w4XYRZ69TQdyLTgeQsO5Z ovLJaeoqbhC/TlFN5BHtSVxPijKC5gNBBM3FwwMGA5IceIilrKuOOzCK0U3FneNJ3ZTr ITdf5fVbTz/JyezyvMK3bBY+SxYqqUKdTg99zM91LiaIMLO9PRTaRMJc0/sN1/LwH/Pw Og5wttzhX2rEgO1HfG8Yuxxj4p3GKHV5Ain8mnhhWkv/hvapaHcVVOwcib1faV5hl5wn /1Lno6epcwzbW9BZYW9ZLR5dOgk0r/kgWp0tKJfxoz0lnufQuMfKGZQOlB3h4JupRj9V QhJQ== X-Gm-Message-State: AOJu0YzEXVlWmtFxCBvOv8JjiHLcv5OL1DcFEV27GcfOzU3Gimc0kZ/E tL4cBBHMn7ExYtLrgedS/bcW+EjHKphgjL3SERg= X-Google-Smtp-Source: AGHT+IFXXfqmIlguJaE/l34nDys+2l+soHGG/4CB6g41rVBlGyd19MN5l8gXnIsAZLtGkVmX4T01v4isi5cJtojDgMY= X-Received: by 2002:a05:620a:2a06:b0:783:15f4:fb57 with SMTP id o6-20020a05620a2a0600b0078315f4fb57mr5479242qkp.92.1705211034440; Sat, 13 Jan 2024 21:43:54 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: vignesh C Date: Sun, 14 Jan 2024 11:13:43 +0530 Message-ID: Subject: Re: logicalrep_worker_launch -- counting/checking the worker limits To: Peter Smith Cc: PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, 15 Aug 2023 at 08:09, Peter Smith wrote: > > A rebase was needed due to a recent push [1]. I have changed the status of the patch to "Waiting on Author" as Amit's queries at [1] have not been verified and concluded. Please feel free to address them and change the status back again. [1] - https://www.postgresql.org/message-id/CAA4eK1LtFyiMV6e9%2BRr66pe5e-MX7Pk6N3iHd4JgcBW1X4kS6Q%40mail.gmail.com Regards, Vignesh