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 1wL5Ex-001W1g-05 for pgsql-general@arkaria.postgresql.org; Thu, 07 May 2026 20:22:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wL5Ev-005zDe-0b for pgsql-general@arkaria.postgresql.org; Thu, 07 May 2026 20:22:33 +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 1wL5Eu-005zDV-2v for pgsql-general@lists.postgresql.org; Thu, 07 May 2026 20:22:32 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wL5Er-00000000hB5-3N9i for pgsql-general@lists.postgresql.org; Thu, 07 May 2026 20:22:31 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.18.1/8.18.1) with ESMTP id 647KMROt889730; Thu, 7 May 2026 16:22:27 -0400 From: Tom Lane To: Torsten Krah cc: pgsql-general@lists.postgresql.org Subject: Re: untracked child process (PID XXXXX) exited with exit code 120 In-reply-to: References: <2e556bbdbe6ccac93ecb6cfbb5a815059ff5aad2.camel@gmail.com> Comments: In-reply-to Torsten Krah message dated "Thu, 07 May 2026 22:15:23 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <889728.1778185347.1@sss.pgh.pa.us> Date: Thu, 07 May 2026 16:22:27 -0400 Message-ID: <889729.1778185347@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Torsten Krah writes: > Yes, the postgres image postgres:18-trixie does run the postgres > process with PID=1: That's just insane. You should file a bug with whoever supplies that image. regards, tom lane