Re: Several buildfarm animals fail tests because of shared memory error - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Several buildfarm animals fail tests because of shared memory error
Date
Msg-id CAEP4nAzep6NfO9DxTdfz7mA34Q2VaLPMhWQgwj--LtdW+VF7zg@mail.gmail.com
Whole thread Raw
In response to Several buildfarm animals fail tests because of shared memory error  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers

On Thu, 9 Jan 2025 at 15:30, Alexander Lakhin <exclusion@gmail.com> wrote:
>
> Maybe you could try to reproduce such failures without buildfarm client, just
> by running select_parallel, for example, with the attached patch applied.
> I mean running `make check` with parallel_schedule like:
> ...
> Or
> TESTS="test_setup copy create_misc create_index $(printf "select_parallel %.0s" {1..100})" make check-tests
>

Thanks Alexander for pointing to the test steps. I'll try to run these on leafhopper
the next couple of days and come back if I see anything interesting.

-
robins

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Log a warning in pg_createsubscriber for max_slot_wal_keep_size
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: ecpg command does not warn COPY ... FROM STDIN;