Open idle connections with postgresql

Hello there,
Running hangfire with postgresql automatically opens up 10 idle connections for each worker.
Is there a way to low the number or better make the hangfire open the connection only when it needs it?
This is a real deal breaker for us.
Thanks
Evgeny