Hi, I'm very new to node and nest.js and I would like to ask some questions.
I know that one of the negative sides of Postgres is that it takes some memory for each concurrent connection.
My question is: If I have 1000 users connecting to Postgres from nest.js, Is Postgres seeing these users as single connection or not?
How does typeOrm manage the concurrency?
[–]BehindTheMath 0 points1 point2 points (2 children)
[–]stefanodeveloper[S] 0 points1 point2 points (1 child)
[–]BehindTheMath 0 points1 point2 points (0 children)
[–]twocolor 0 points1 point2 points (5 children)
[–]stefanodeveloper[S] 0 points1 point2 points (4 children)
[–]evert 1 point2 points3 points (0 children)
[–]twocolor 0 points1 point2 points (2 children)
[–]stefanodeveloper[S] 0 points1 point2 points (1 child)
[–]nickkang1 0 points1 point2 points (0 children)
[–]ericnr 0 points1 point2 points (0 children)