Just getting started with the postgres snaplet, noticed this is the config file:# Maximum number of resources to keep open per stripe. The smallest# acceptable value is 1.maxResourcesPerStripe = 20
Not a postgres expert, so just wondering if anyone could a quick overview on this parameter? Under what circumstances it should be raised or lowered?
--
Yeah I'm reading the docs.. but I'm just not getting under what exact circumstances you would want to increase the stripe sub-pool count vs resources to have per stripe.
--