Re: [GENERAL] too many clients - Error message
The maximum number of backends that the PostGres postmaster will start is 32. If you want more, you have to specify the maximum on the command line with the -N option. IE, you can start postgres like this to allow internet connections, have it fork into the background, and allow 100 simultaneo
[GENERAL] too many clients - Error message
How do you solve this error message? Connection to database 'template1' failed. Sorry, too many clients already Joseph