我正在使用Postgresql后端在Heroku上开发一个应用程序.在尝试访问数据库时,我会定期从CLI和加载服务器上的页面时收到此错误消息:
psql: FATAL: remaining connection slots are reserved for non-replication superuser connections
以前看过这个的人还是能指出我正确的方向?
postgresql heroku
heroku ×1
postgresql ×1