Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCSWW-0000GR-Js for pgsql-sql@arkaria.postgresql.org; Thu, 22 Jun 2023 22:11:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCSWV-0007KW-AV for pgsql-sql@arkaria.postgresql.org; Thu, 22 Jun 2023 22:11:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCSWV-0007KM-1f for pgsql-sql@lists.postgresql.org; Thu, 22 Jun 2023 22:11:27 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qCSWS-0045rY-IO for pgsql-sql@lists.postgresql.org; Thu, 22 Jun 2023 22:11:26 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 35MMBM3l4115433; Thu, 22 Jun 2023 18:11:22 -0400 From: Tom Lane To: ProfiVPS Support cc: pgsql-sql@lists.postgresql.org Subject: Re: Strange update behaviour In-reply-to: <257ece670da80be9e2d08126aba9c641@profivps.hu> References: <257ece670da80be9e2d08126aba9c641@profivps.hu> Comments: In-reply-to ProfiVPS Support message dated "Thu, 22 Jun 2023 23:49:15 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4115431.1687471882.1@sss.pgh.pa.us> Date: Thu, 22 Jun 2023 18:11:22 -0400 Message-ID: <4115432.1687471882@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ProfiVPS Support writes: > I'm in a dire need of help, because this bug is killing me for weeks > now. What you showed us seems odd, but with zero context it's impossible to tell what's really going on. Can you provide a self-contained test case? (And while you're at it, how about mentioning the PG version?) regards, tom lane