On Fri, 13 Oct 2017 17:36:53 +0000 "William Daly - Network Specialist, VUSD Technology" WilliamD@VUSD.SolanoCOE.K12.CA.US wrote:
OperationalError: FATAL: remaining connection slots are reserved for non-replication superuser connections
As I suspected, you need to look at controlling the number of ipdevpoll processes and their threadpool sizes (you could also increase the number of allowed connections in PostgreSQL, but I would not normally recommend that).