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 1qTV1F-009mOY-FI for pgsql-sql@arkaria.postgresql.org; Tue, 08 Aug 2023 22:17:37 +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 1qTV1D-000zpu-KE for pgsql-sql@arkaria.postgresql.org; Tue, 08 Aug 2023 22:17:36 +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 1qTV1D-000zpm-8t for pgsql-sql@lists.postgresql.org; Tue, 08 Aug 2023 22:17:35 +0000 Received: from mail-oa1-x31.google.com ([2001:4860:4864:20::31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qTV1B-001HbQ-5H for pgsql-sql@lists.postgresql.org; Tue, 08 Aug 2023 22:17:34 +0000 Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-1a28de15c8aso4857210fac.2 for ; Tue, 08 Aug 2023 15:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heimdalldata.com; s=google; t=1691533052; x=1692137852; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=6P64PYdhoklqhqf7D4WjMRzPqHwd14i/up/icfz1YwE=; b=nC2Qn56SlEOS0aw6KnoLF1bQUnEpRinZ0xYefrih6PzRPyxhQ1k0lbnFC9jhUkH7K8 yZqpCFRyi6I5QB6KAasZL6fyZQ0u0z4nN69wxxNLmzYIagyIey8fE5+aR+8ux+0Mdutf HlvccOq9uMNqupOf+66QqAyYbY3grLi/0+ueA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691533052; x=1692137852; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=6P64PYdhoklqhqf7D4WjMRzPqHwd14i/up/icfz1YwE=; b=lCfjRF12Y06G+tfWGaLmRpoOtGjUA1PycXTUNOwVLYHyhLDODHtr3w5sBvib6olrK1 i9wTzF3SHbO93OFri73/Lz0eLiJofKyH2giLAH4Q2X/cifgeIyyvJeunnuZJjBmUx18V qxykT1Qie79s81/cEGKjYX4oZOA4pLuRJQ9eh6L04j4PigKX/wx2DDbDQbv+GbDNvEmx c83E2rlU/CwxRk525jVWbWZexadakG1tUjOpqYGlF/kI4N/ygbw41FaxxXamA7EUBhwn P8ScN+/fVc61LK9FjjCX9GB9MYMFnsS1cdBYHrcjD0zY/3V4RGJzMLT8TSHmTuWS+fnH FEfQ== X-Gm-Message-State: AOJu0YzfT22KKj4zWqSdQlUaVb86Q2PAcMEkEnhwAj/DP9q3nEOIFV1Q 6CTl8ZtBfI3qDydEUmXpGKMyfCEzJsrgRcpfLUUoATwuDlDqEv50 X-Google-Smtp-Source: AGHT+IGvygCWFLxslCQT7z9e79G3/0c4ZqfffyJhTsHRXxY7xWj8B44nhiP9nX9IiNsT433RRfFU2Iu4BlOEzQ1op2w= X-Received: by 2002:a05:6871:6a7:b0:1bf:bf72:6085 with SMTP id l39-20020a05687106a700b001bfbf726085mr1169022oao.17.1691533052358; Tue, 08 Aug 2023 15:17:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Erik Brandsberg Date: Tue, 8 Aug 2023 18:17:21 -0400 Message-ID: Subject: Re: Very odd message To: Shaozhong SHI Cc: pgsql-sql Content-Type: multipart/alternative; boundary="000000000000b64a88060270ba93" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b64a88060270ba93 Content-Type: text/plain; charset="UTF-8" Your postgres process is likely crashing. Look for core dumps or look for error logs. On Tue, Aug 8, 2023, 6:14 PM Shaozhong SHI wrote: > server closed the connection unexpectedly > This probably means the server terminated abnormally > before or while processing the request. > The connection to the server was lost. Attempting reset: Failed. > > > This occurs every time when a particular record to be inserted into the > database. The error message does not make sense. > > Regards, > > David > > --000000000000b64a88060270ba93 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Your postgres process is likely crashing.=C2=A0 Look for = core dumps or look for error logs.

On Tue, Aug 8, 2023, 6:14 PM Shaozhong SH= I <shishaozhong@gmail.com&= gt; wrote:
server closed the connection unexpectedly
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 This probably means the server terminated abnormally
=C2=A0 =C2=A0 =C2=A0 =C2=A0 before or while processing the request= .
The connection to the server was lost. Attempting reset: Failed= .


This occurs every time when a par= ticular record to be inserted into the database.=C2=A0 The error message do= es not make sense.

Regards,

David

--000000000000b64a88060270ba93--