Re: Intermittent errors when fetching cursor rows on PostgreSQL 16 - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Intermittent errors when fetching cursor rows on PostgreSQL 16
Date
Msg-id b5e32ab4-2187-45f0-b360-47f82d481ff8@aklaver.com
Whole thread Raw
In response to Re: Intermittent errors when fetching cursor rows on PostgreSQL 16  (Enrico Schenone <eschenone@cleistech.it>)
List pgsql-general
On 12/24/24 14:23, Enrico Schenone wrote:
> Hi, Adrian.
> I'm arranging a test program with two nested cursors in two versions:
> 
>  1. 4Js Genero BDL language
>  2. pure C with libpq language
> 
> I'll put both programs in stress execution into the production 
> environment looking for some hours how they behaves.
> Possible combinations are:
> 
>  1. no-one throws an error
>  2. only the 4Js Genero version throws an error
>  3. only the pure C version throws an error
>  4. both versions throws the error
> 
> This stress test should address further investigations.
> I'll keep you informed.

Yes, would like to see how this turns out.

> 
> Regards.
> Enrico Schenone
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Enrico Schenone
Date:
Subject: Re: Intermittent errors when fetching cursor rows on PostgreSQL 16
Next
From: Slava Shpitalny
Date:
Subject: Re: could not open file "base/XX/XX": Interrupted system call