Re: Pooling with npgsql does not seem to work - Mailing list pgsql-admin

From Raul Kaubi
Subject Re: Pooling with npgsql does not seem to work
Date
Msg-id 649376A7-1DC0-4C7D-81B6-9C166DF4DC15@gmail.com
Whole thread Raw
In response to Re: Pooling with npgsql does not seem to work  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Pooling with npgsql does not seem to work
List pgsql-admin
Actually, I tried both settings
MinPoolSize
Minimum Pool Size

Same for max.
Seems like both are supported. In addition to that, when I deliberately made typo there, the application just won’t start at all.

So seems like these both are fine, since application does indeed start with these, just I do not see theses 17 processes anywhere..

Raul

Sent from my iPhone

On 14. Oct 2020, at 18:38, David G. Johnston <david.g.johnston@gmail.com> wrote:


On Wed, Oct 14, 2020 at 8:31 AM Raul Kaubi <raulkaubi@gmail.com> wrote:
MinPoolSize=17;Maximum Pool Size=40

It seems odd that one of those is spelled out fully while the other is not - and indeed the documentation says it's "minimum", not "min" (and supposedly has spaces like "Maximum Pool Size"...)

David J.

pgsql-admin by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Pooling with npgsql does not seem to work
Next
From: Atul Kumar
Date:
Subject: pgbouncer installation example (Step by step)