Estimating a max poolsize in azure postgres
0
votes
1
answer
228
views
In this article , I found the formula to get an estimate of the max poolsize value:
connections avg_parallelism is the average number of backend processes working on a single query.
I'd really like some help to understand what these parameters really are and how to find them, also some more explanation of the
system_busy_ratio
could be helpful.
Asked by troubleddev
(13 rep)
Feb 27, 2023, 04:06 AM
Last activity: Jun 11, 2025, 04:07 PM
Last activity: Jun 11, 2025, 04:07 PM