The error is the same in both cases: "psql: FATAL: sorry, too many clients already".
postgres error: "too many clients"
- Mongoose
- Posts: 0
- Starts: 3
- Wiki Edits: 0
My rails app has been down all day. The log shows that it is unable to connect to postgres. I also cannot connect to postgres from the command line.
The error is the same in both cases: "psql: FATAL: sorry, too many clients already".
The error is the same in both cases: "psql: FATAL: sorry, too many clients already".
- Santhi
- Posts: 226
- Starts: 0
- Wiki Edits: 1
I have restarted postgresql service and now your site seems to be working fine.