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 1sA8h9-007n4u-Ks for pgsql-general@arkaria.postgresql.org; Thu, 23 May 2024 13:41:25 +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 1sA8h8-00CVN2-Kl for pgsql-general@arkaria.postgresql.org; Thu, 23 May 2024 13:41:22 +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 1sA8h8-00CVMt-9j for pgsql-general@lists.postgresql.org; Thu, 23 May 2024 13:41:22 +0000 Received: from mail-yw1-x1136.google.com ([2607:f8b0:4864:20::1136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sA8h1-001cvC-Nu for pgsql-general@lists.postgresql.org; Thu, 23 May 2024 13:41:21 +0000 Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-61be4b9869dso64115837b3.1 for ; Thu, 23 May 2024 06:41:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1716471675; x=1717076475; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=DHy1ZV5/wsi+z3bllMO5cowPEIjuCoNsSvUjLkG7kKk=; b=OIwQnSMJ66gZ2vsZsyZ+WqLMk85bAgev/Mc5rnvh01Hz/dnQUOJxii6+5UBNckUUgd B5q5cadhFSAGxA3aij5n430wsGxiOGo4zyJ8o24X95XIQr7mZ1wL3KAt0R3+5WSSD1AO 5M72nM3G0rqN6vlmDVefPcBqo2TDadNwwglVvM/fbTBuhpcs7PXt649MWXu1vBku6fgU r5APmW/gLsVk6Z8k3H740OkG81O4UpMap3VC4qWbC73lXWiB5Z7NWfoCCzHPGnK1f7Lx O/MetRRrp406Av6FpKYtfK+bjut1BOL+cEj86DiIEd4boWi2OhM03n/DpEA2q+eRox15 NRZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716471675; x=1717076475; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=DHy1ZV5/wsi+z3bllMO5cowPEIjuCoNsSvUjLkG7kKk=; b=giK0Chf9bA14UKKk1YLjNgpkCyPgN4IBn45+cdAuIelMiJUSQgt+SNYhQZKaND/kf+ gooVlwpbW8V9+Q+22jPea5LDxeI3XKj87Wrj0V8o83fbelO5TQYyk4b9LvUv4ydENlV8 PNzifhZOvHlSWBF39AcRDpqOpLighY3D3cGcnNo1cfRIg6rpaBAOwIkziyEn86jZwKhz dolnILVibii7ZfIdLnChxj11sRvsn+CFA8aYRJ5jGHMBhEJiS9UNZJcsRN0YU22m7ST8 JxCZM+oTLZR1jL75F0u7hoNE6jec/VyIqc3GbEWaoa0U5YZhFdMn1guRJgoQRa8OQmFs D06Q== X-Gm-Message-State: AOJu0Yzs3BhbDUfZZjXRrVdlRU1erBiK0EiQAKT74OkmYAIPnq9I85+/ MqNGy0gWSzN/gXjyeI1Oxj3dLlTpeP9UrXv6nwJz4tBoCYEqGO0oIeKLRF/ddcs2JDmYGd04MrY I/ct/w0/j9BeL4HCipkpjCYgUOq4r7RPJ X-Google-Smtp-Source: AGHT+IEs6Or40STNy9v79f6WnUtaMw+38f2TS0G4mAHnlB79MS1eVqmQ+Y6Cya3oVu4o9+ujZupP2zURU2Ed0YTTtos= X-Received: by 2002:a0d:eb04:0:b0:61b:92d9:f7e8 with SMTP id 00721157ae682-627e46df574mr52202287b3.23.1716471674541; Thu, 23 May 2024 06:41:14 -0700 (PDT) MIME-Version: 1.0 From: bruno da silva Date: Thu, 23 May 2024 09:41:03 -0400 Message-ID: Subject: PG 12.2 ERROR: cannot freeze committed xmax To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000006d9e0706191f342d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000006d9e0706191f342d Content-Type: text/plain; charset="UTF-8" Hello, I have a deployment with PG 12.2 reporting ERROR: cannot freeze committed xmax using Red Hat Enterprise Linux 8.9. What is the recommended to find any bug fixes that the version 12.2 had that could have caused this error. Could this error be caused by OS/Hardware related issues? Thanks -- Bruno Vieira da Silva --0000000000006d9e0706191f342d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,
I have a deployment with PG 12.2 reporting=C2= =A0ERROR: cannot freeze committed xmax
using Red Hat Enterprise Linux 8.9.

What is the recommended=C2=A0to find any bug fixes that the version 1= 2.2 had that could have caused this error.=C2=A0
Could this error= be caused by OS/Hardware related issues?

Thanks
--
Bruno Viei= ra da Silva
--0000000000006d9e0706191f342d--