How to configure db suspense for Keycloak server
Since Neon showcases Keycloak https://neon.tech/blog/auth-setup-with-neon-keycloak-and-koyeb, I have a question regarding Keycloak configuration.
I have set up a keycloak server (not koyeb though) after seeing this post, but there is a problem: Keycloak seems to maintain DB connection at least 1, which doesn't make use of Neon's most useful feature (idling).
Does anyone knows how to configure Keycloak to set minimum DB connection pool size to 0?
Thanks!
0 Replies