Kindly help I am currently facing this problem, what might be the source? My configuration files seem to be okay, the system was working properly,
I am getting the below error.
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
psycopg2.OperationalError: FATAL: sorry, too many clients already
Thank you