Hi All,
please let me know what is the maximum number of concurrent client
connection supported by Postgres 8.4.6
max_connections = ????
For my database,
If I am running the test for more then 1000 concurrent active user it is
showing me error “running out of connection”
I have set max_connections = 1200.
Thanks & regards,
JENISH VYAS