To test the theory that postgres connection count maxing out is causing this, I edited a MAAS's postgres to only allow 5 connections. It gives this error in that case:
Since we aren't seeing that error, I don't believe this has anything to do with postgres connections. Is there some evidence to support that theory that I don't know about?
To test the theory that postgres connection count maxing out is causing this, I edited a MAAS's postgres to only allow 5 connections. It gives this error in that case:
http:// pastebin. ubuntu. com/25233991/
Since we aren't seeing that error, I don't believe this has anything to do with postgres connections. Is there some evidence to support that theory that I don't know about?