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 1sA5E8-007Rso-Jy for pgsql-general@arkaria.postgresql.org; Thu, 23 May 2024 09:59:14 +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 1sA5E6-00AXHy-TT for pgsql-general@arkaria.postgresql.org; Thu, 23 May 2024 09:59:10 +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 1sA3PE-009dkI-Ep for pgsql-general@lists.postgresql.org; Thu, 23 May 2024 08:02:32 +0000 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sA3P8-001aUi-LT for pgsql-general@lists.postgresql.org; Thu, 23 May 2024 08:02:31 +0000 Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-792e4c2a002so159667485a.0 for ; Thu, 23 May 2024 01:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1716451345; x=1717056145; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=1Ho3ZCIi67XWuKCDfpyib/f58eAP25l6Cq+J7bLvSpI=; b=lCXFLEmrfeM2DWpGRE5h6Tm9oEgldRN7tc78pETdXbZmq10Zz4yrxdVVmpyAEgTE2a YhCaIS20zobP4bMGRM+1m2lHRdb2fwXU8UupM+UfDojGBU38rjybKP6jgSWWQDh1Gnam +ALXtdyAlvfIuoFCQweqasHhTwNs0fgH5/+H+IqWEGNwPbtEsFeTzJQndqjfO2GuwkMb Dkfo2TqfeDrPtadjVH6N86SDWTZYPjlzS3aZbIV186nvwfGcda+g0uAnSctlAw6upI8J aMna5Vcv3iFSkkc16fIBbuN4Oeeqb5q4wmyz0R6MZ2MTOvqT51TknDEVFMHzK6/GYJKs +HkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716451345; x=1717056145; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=1Ho3ZCIi67XWuKCDfpyib/f58eAP25l6Cq+J7bLvSpI=; b=FTT826UuxPB4XUhhHvJdghSV8WKCzm3JZ+xHy8o/v3T6R1E1FKFWZWtcXlVTB8z18s GH6Tdi2052e3hZV/ag9AGo2W65/bSLrQmXUHBRqNA/Dy5ZYlmoN2qKOkIu9PY2ye6N/I QXODB2dYfE3euu7N+1/z+yJYCXGb8Jjj3TngyyyJ8YvYIC0RE5uYZjAfwSKPphAe5EEg AFiDXDObpPNf12H49x+jsRBR97xoZXOyy/tBjxFcDEOrTt5TxIuBnjdL5croGmj6POmw XNbg6PjndvzcmDM1r4y9iSb/1vXmiThp9rY1aZhDMUORqx7HtCoBPNOIq79KflJzvSvJ WXbA== X-Gm-Message-State: AOJu0Ywi98f5Mjl/iK38Ef8Am0OUeFL6VIARiFJwshhLmkIiJxkwQQcx KesYK3B6EPm05It/Rez8gicP1WEotEzfLFMP1x2xzG4q3eYkI046cFZ88wCHrBAkzH/bXW1/1+Q 1E6qNLGRZX3F7vwF2QSmJew5FsA9lvA== X-Google-Smtp-Source: AGHT+IHH9ckKBfOhKOeZtMW72QnGxWu6jjmp02mCDoDBuWQIKz5CvyamZ2KXO7O9WZvqIUbdX9bFQ1d+6T3+GXj/5cI= X-Received: by 2002:a05:6214:33c5:b0:6ab:8c77:d3e1 with SMTP id 6a1803df08f44-6ab8c77dc13mr33263176d6.58.1716451345465; Thu, 23 May 2024 01:02:25 -0700 (PDT) MIME-Version: 1.0 From: Jethish Jethish Date: Thu, 23 May 2024 13:32:13 +0530 Message-ID: Subject: Backup failure Postgres To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000b8889b06191a78c4" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b8889b06191a78c4 Content-Type: text/plain; charset="UTF-8" I'm frequently facing the below error while performing backup. Someone please tell how solve this issues. Failed : pg_dump: error: Dumping the contents of table "botsession" failed: PQgetResult() failed. pg_dump: error: Error message from server: ERROR: canceling statement due to conflict with recovery DETAIL: User query might have needed to see row versions that must be removed. pg_dump: error: The command was: COPY public.botsession (id, userid, data, iscompressed) TO stdout; --000000000000b8889b06191a78c4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm frequently facing the below error while performin= g backup. Someone please tell how solve this issues.

<= /div>

Failed : pg_dump: error: Dumping the contents of tabl= e "botsession" failed: PQgetResult() failed. pg_dump: error: Erro= r message from server: ERROR: canceling statement due to conflict with reco= very DETAIL: User query might have needed to see row versions that must be = removed. pg_dump: error: The command was: COPY public.botsession (id, useri= d, data, iscompressed) TO stdout;

--000000000000b8889b06191a78c4--