Question
Question on Postgresql Database Cluster connection
Hello, I am noob so forgive me. But I noticed that in my managed postgresql database cluster I am limited to 22 connections. Does that mean only 22 users can use my app at a time!?
Currently a user connects to app -> app connects to api -> api connects to db
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×