The postgres error message is the same :
FATAL: terminating connection due to administrator command
But in log I saw that ther is on kind of error that happened before the
"FATAL: terminating connection due to administrator command", it's :
"FATAL: sorry, too many clients already".
I'm using the default postgres configuration on postgresql.conf.
So, what should I do ?