SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL:  remaining connection slots are reserved for non-replication superuser connections
#0 [internal function]: PDO->__construct()
#1 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->connect()
#2 [internal function]: Phalcon\Db\Adapter\Pdo\Postgresql->connect()
#3 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->__construct()
#4 /srv/sites/2simplyfit.shtest.pl/app/config/web/services.php(205): Phalcon\Db\Adapter\Pdo\Postgresql->__construct()
#5 [internal function]: Closure->{closure:/srv/sites/2simplyfit.shtest.pl/app/config/web/services.php:188}()
#6 [internal function]: Phalcon\Di\Service->resolve()
#7 [internal function]: Phalcon\Di\Di->get()
#8 [internal function]: Phalcon\Di\Di->getShared()
#9 /srv/sites/2simplyfit.shtest.pl/app/vendor/Query/Builder.php(565): Phalcon\Di\Injectable->__get()
#10 /srv/sites/2simplyfit.shtest.pl/app/modules/pages/models/ArticlesTable.php(136): SH\Query\Builder->fetchColumn()
#11 /srv/sites/2simplyfit.shtest.pl/app/modules/pages/modules/articles/controllers/FrontendController.php(25): app\modules\pages\models\ArticlesTable->fetchPaginatedFront()
#12 [internal function]: app\modules\pages\modules\articles\controllers\FrontendController->indexAction()
#13 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod()
#14 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#15 /srv/sites/2simplyfit.shtest.pl/app/vendor/Application.php(34): Phalcon\Mvc\Application->handle()
#16 /srv/sites/2simplyfit.shtest.pl/public/index.php(54): SH\Application->handle()
#17 {main}