On Sun, Jan 18, 2026 at 12:15:04PM +0100, Paul Gevers wrote:
On 1/18/26 11:39, Colin Watson wrote:
2319s E django.db.utils.OperationalError: out of shared memory
2319s E HINT: You might need to increase
"max_locks_per_transaction".
So I think debci-40 is misconfigured in some way that causes
PostgreSQL to have trouble. CCing the debian-ci list for help.
debci-40 is a bit of a snowflake, it's the most powerful riscv64 host
we have. It has 30 GB ram (double what others have) and it has 64
cores (16 times more than what others have).
In that case the failure is probably due to very high concurrency. I
don't think it's exactly a bug in the tests since it seems more about
PostgreSQL having some trouble in this configuration by default, but
I'll try setting --maxprocesses=16.
--
Colin Watson (he/him) [[email protected]]