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 1wZBMi-000pzi-0H for pgsql-bugs@arkaria.postgresql.org; Mon, 15 Jun 2026 17:44:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wZBMg-00Cwg7-34 for pgsql-bugs@arkaria.postgresql.org; Mon, 15 Jun 2026 17:44:50 +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 1wZBMg-00Cwfz-1o for pgsql-bugs@lists.postgresql.org; Mon, 15 Jun 2026 17:44:50 +0000 Received: from forwardcorp1b.mail.yandex.net ([178.154.239.136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wZBMd-00000000W3c-1ocV for pgsql-bugs@lists.postgresql.org; Mon, 15 Jun 2026 17:44:49 +0000 Received: from mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net (mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net [IPv6:2a02:6b8:c1b:16:0:640:bc52:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id E87898093A; Mon, 15 Jun 2026 20:44:42 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6bf:8080:74d::1:36]) by mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net (smtpcorp) with ESMTPSA id fiTO3l5gFa60-CfPi8Fu3; Mon, 15 Jun 2026 20:44:42 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1781545482; bh=PGVxcIVs31XitygpmuASwrLV1iTQ0rt5EGn4jHhhTOo=; h=Message-Id:In-Reply-To:Date:To:References:From:Subject; b=A9snRbFTJTCmTKAB1XfILUF6ZoM7sn12oV1tDK8ZW9XMTi2tOvJzDNfyTjTaUZiBv 41Z6XxBvS2H23PXt3iKfvRkoWbEwyJn6XBzTENhfFrKh17dvtoJKeiTMEarZaQ4R0v 3Owln2tSfn4g6Mw9CM3hPVr7oNEGX0n+39UEO89Y= Authentication-Results: mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru From: Andrey Borodin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3864.600.51.1.1\)) Subject: Re: BUG #19521: After a minor PostgreSQL update from 14.22 to 14.23, the database goes into an infinite loop. Date: Mon, 15 Jun 2026 22:44:31 +0500 References: <19521-4cdc3a548f506cf8@postgresql.org> To: sdaekb@yandex.ru, pgsql-bugs@lists.postgresql.org In-Reply-To: <19521-4cdc3a548f506cf8@postgresql.org> Message-Id: X-Mailer: Apple Mail (2.3864.600.51.1.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 15 Jun 2026, at 18:39, PG Bug reporting form = wrote: >=20 > After rolling back to version 14.22, everything works as intended. Hi! Thanks for the report. Can you please give a bit more logs? This = excerpt is missing errors from the startup process. And message from this process = could shed a light on a root cause. Best regards, Andrey Borodin.=