Update on - Mailing list pgsql-bugs

From EffiSYS / Martin Querleu
Subject Update on
Date
Msg-id ec385de1-663b-4304-b288-4b225d0fd9a8@effisys.fr
Whole thread Raw
Responses Re: Update on
List pgsql-bugs
Hello

We use PG 11.9 and are encountering the problem with connection limit 
and parallel workers aborting a totally valid query ("CONTEXT: parallel 
worker" error)

I found there was a thread concerning this problem and even a patch was 
developed: 
https://www.postgresql.org/message-id/CAB7nPqQKJPgNkg0VQguUP1u%2BpDdk1qF16Qh5MtDQEtSMG4S-fg%40mail.gmail.com 
but no news since 2017

Do you know the status of the patch or a modification to remove the 
parallel worker from the connection count against user (also server?) 
CONNECTION_LIMIT or to just not launch workers if not possible?
Without that we'll have to configure a crazy number of user 
connection_limit (not avoiding the problem but limiting the probability) 
or remove parallel configuration, any of which would be a pity

Thanks in advance

Best regards
Martin

-- 
Martin Querleu - Directeur Général
EffiSYS (www.effitrace.fr - www.logistique-e-commerce.fr)
martin.querleu@effisys.fr
3, rue Gustave Delory
59000 Lille
Tél: +33 9 54 28 38 76

Vous rencontrez un problème d'utilisation sur effitr@ce?
=====> écrivez à support@effisys.fr
Vous rencontrez un problème technique au niveau des échanges de données?
=====> écrivez à supervision@effisys.fr




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SV: Problem with pg_notify / listen
Next
From: "David G. Johnston"
Date:
Subject: Re: Update on