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 1tXy6x-00HQmZ-0h for pgsql-general@arkaria.postgresql.org; Wed, 15 Jan 2025 07:46:48 +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 1tXy6u-008XGA-L2 for pgsql-general@arkaria.postgresql.org; Wed, 15 Jan 2025 07:46:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tXy6u-008XG1-5L for pgsql-general@lists.postgresql.org; Wed, 15 Jan 2025 07:46:44 +0000 Received: from zproxy4.mail3d.it ([212.78.3.137]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tXy6r-000Vjx-2v for pgsql-general@lists.postgresql.org; Wed, 15 Jan 2025 07:46:44 +0000 Received: from zproxy4.mail3d.it (localhost.localdomain [127.0.0.1]) by zproxy4.mail3d.it (Postfix) with ESMTPS id 945D76091B; Wed, 15 Jan 2025 08:46:40 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by zproxy4.mail3d.it (Postfix) with ESMTP id 78ED460949; Wed, 15 Jan 2025 08:46:40 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.10.3 zproxy4.mail3d.it 78ED460949 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cleistech.it; s=1D99BE42-E8ED-11ED-9278-A8004466375A; t=1736927200; bh=v+LJ/VdgjRbWY3EN3kdJitK1qumrz+hrx3n0OwqF/v8=; h=Message-ID:Date:MIME-Version:To:From; b=gxpAI0rjD8Xj30DBy1Xg6jHOA8vKUT5p68vOGMZgIALnVMIowQ7ILz54EBrDyu0co vHgQMAF1CnIkrwqyY9OS/nz7o6HV0+7gbMD0ztwN0tyOC7/71tdAJovLoo3Lq0oMAS /+E2YjnqIk6Re9TKogevwr2Kl8YGUcS3MW/vxbuTz75/d8+CWApUiGG3wBTzozpKjU XiN0nEMhdR0mr9zO5+AI96owO+9umcSVezdz9IuU53zy8BKr2bHTSumLwYZq+E8/+D C15n6+HMH7Jr+uPCtgXHNIuGfuyZEJ2JvbX8zvjORi0qZgPFPetGz5iJuLpf6cVT5U bYIRRTno5DiFw== Received: from zproxy4.mail3d.it ([127.0.0.1]) by localhost (zproxy4.mail3d.it [127.0.0.1]) (amavis, port 10026) with ESMTP id aRfyMLfsNEhT; Wed, 15 Jan 2025 08:46:40 +0100 (CET) Received: from [192.168.254.110] (unknown [151.93.5.250]) by zproxy4.mail3d.it (Postfix) with ESMTPSA id 9E66F6091B; Wed, 15 Jan 2025 08:46:38 +0100 (CET) Message-ID: <01abb0f3-8225-480c-9ba6-397018902106@cleistech.it> Date: Wed, 15 Jan 2025 08:46:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Intermittent errors when fetching cursor rows on PostgreSQL 16 To: Adrian Klaver , Enrico Schenone , pgsql-general@lists.postgresql.org Cc: Massimo Catti , Livio Pizzolo References: <446423eb-4a4e-4135-bbb8-4d0e5c7aac3b@cleistech.it> <25d5fb16-9bb2-4ad1-969c-eaca03ccbaaf@aklaver.com> <6ce80aaa-970b-4432-938a-39a07f811599@cleistech.it> <9f60eb26-7d34-4228-bd78-74c6deb90e54@aklaver.com> <282c2a48-bb12-4486-b03d-563523cac81b@cleistech.it> <2645a89e-d661-4f2b-92b3-01154a78d535@aklaver.com> <54689a6a-839c-44c4-90b5-b9692e8e7cb0@aklaver.com> <4efe42a2-789c-4957-a564-25199869f6ec@cleistech.it> <382a1eec-2069-4010-bbdb-37260a1a53a7@cleistech.it> <8d65f84d-ddb3-4d0f-be05-44f443500e41@aklaver.com> <54b91cf3-1d0c-4134-89c8-8e76ed46415c@cleistech.it> <9dab3561-3b45-4dac-9522-c84192f87d52@aklaver.com> Content-Language: it From: Enrico Schenone In-Reply-To: <9dab3561-3b45-4dac-9522-c84192f87d52@aklaver.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Il 14/01/25 18:56, Adrian Klaver ha scritto: > > > On 1/13/25 11:56 PM, Enrico Schenone wrote: >> Il 13/01/25 18:26, Adrian Klaver ha scritto: > > > >>> In your OP you stated: >>> >>> "Production environments can be: >>> >>> =C2=A0* Distinct application server and DB server on distinct subnets= (no >>> =C2=A0=C2=A0=C2=A0 dropped packet detected on firewall, no memory/dis= k/network failure >>> =C2=A0=C2=A0=C2=A0 detected by "nmon" tool) >>> =C2=A0 * Distinct application server and DB server on same subnet (no= =20 >>> firewall) >>> =C2=A0 * Same server for PostgreSQL and applications >>> " >>> >>> In all those cases are the various servers all running completely=20 >>> within the providers infrastructure? >>> >> No, the second production environment is On Premises at the customer=20 >> Datacenter under the same vmware hypervisor.en > > Which environment did you run the recent prolonged test against? The first one: Distinct application server and DB server on distinct=20 subnets. > >> I'll make more investigations on second and third environments by=20 >> increasing the verbosity of both DB and Application logs. >> >> *Enrico Schenone* >> Software Architect >> > *Enrico Schenone* Software Architect