Is the following equation true?
Postgres Client Connections = Open JDBC Connections = Postgres server processes
If so, I can configure the max for each through "max_connections" property, correct?
If not, how do they relate and how do I configure the resource limits?
Thanks.
Scott