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.96) (envelope-from ) id 1wAnEJ-000LBk-0B for pgsql-hackers@arkaria.postgresql.org; Thu, 09 Apr 2026 11:07:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wAnEH-005OSc-07 for pgsql-hackers@arkaria.postgresql.org; Thu, 09 Apr 2026 11:07:21 +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.96) (envelope-from ) id 1wAnEG-005OST-1u for pgsql-hackers@lists.postgresql.org; Thu, 09 Apr 2026 11:07:21 +0000 Received: from udcm-wwu2.uni-muenster.de ([128.176.118.28]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wAnEE-000000009cn-3FdV for pgsql-hackers@lists.postgresql.org; Thu, 09 Apr 2026 11:07:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uni-muenster.de; i=@uni-muenster.de; q=dns/txt; s=uniout; t=1775732840; x=1807268840; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=g/Q9X/ylY3VIN/rstli+NK4qf2avO6R4D65d0bZVRjI=; b=Uy6UsBpwvdU1RyTmAdNePEIoMc/1DfyDHA1AWr1XkUdxx1Q1gHYoAWg0 X2u6QU+f5M7DWXsyzciJemfi3A2EtVESe2zFXz8smGjeHusNsf1xKrz1i Co504Pjuz5Zzk8xCgkxs1ROMm/twvORfmVjvdymLEKjJple9WUgd49K06 AAsF+H3F9C69hPMON8lveWCw/zg64iA3TZWIPzIsByS9v2PXGTNz99yBR cG+FJVMT23DUYGT3YuKOoIDShPna2tq0aDQZuWPyFEhQG9+beKBlu5cOV Ji2BUHhRBOLaYq/YvrfvVGZVd19nNVXJLsNj13eMKPv1epJtOT3XlpWSg g==; X-CSE-ConnectionGUID: qi0A+UshS0Cie2ixtGRFKA== X-CSE-MsgGUID: IGpHj824RByNC0zwfmxw4w== X-IronPort-AV: E=Sophos;i="6.23,169,1770591600"; d="scan'208";a="390145196" Received: from secmail.uni-muenster.de ([128.176.118.4]) by UDCM-RELAY2.UNI-MUENSTER.DE with ESMTP; 09 Apr 2026 13:07:15 +0200 Received: from [192.168.178.27] (dynamic-077-176-128-034.77.176.pool.telefonica.de [77.176.128.34]) by SECMAIL.UNI-MUENSTER.DE (Postfix) with ESMTPSA id 6CA2120ADF02; Thu, 9 Apr 2026 13:07:14 +0200 (CEST) Message-ID: Date: Thu, 9 Apr 2026 13:07:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Additional message in pg_terminate_backend To: warda Bibi Cc: Roman Khapov , Andrey Borodin , Kirill Reshke , Daniel Gustafsson , pgsql-hackers@lists.postgresql.org References: <064E214D-D86F-4917-A0B6-67EAD6BCB24A@yandex-team.ru> <99f3524c-6aee-4fe2-8f3f-fcf0b67642c2@uni-muenster.de> <7e8c913b-1bfb-41f1-b5db-c29e2af48daa@uni-muenster.de> <56F9A892-B3C8-4479-8FA8-3E868CDFF2FC@yandex-team.ru> <76e0edf2-4be3-458a-86e4-35b9dd836f31@uni-muenster.de> Content-Language: de-DE, en-GB From: Jim Jones In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Warda and Prafulla On 05/04/2026 21:27, warda Bibi wrote: > Prafulla Ranadive and I reviewed this patch through the patch review > workshop. Overall, we find that the proposed feature is useful. Thanks for the nice review! Roman, are you still planning to work on this? The patch has been failing for several weeks. https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F6331 Best, Jim