use superuser connection from php
От
pobox@verysmall.org
Тема
use superuser connection from php
Дата
Msg-id
4610CDFE.7090607@verysmall.org
Список
Дерево обсуждения
Re: use superuser connection from php "Albe Laurenz" <all@adv.magwien.gv.at>
Re: use superuser connection from php "pobox@verysmall.org" <pobox@verysmall.org>
hello, we have a php application which gets from time to time database errors which look like there are not enough connections (we have 100 connections allowed to postgresql) - i read that there are two db connections reserved for su. is there a way to use them from php in order to check if the database is really out of connections (with - 'SELECT count(*) FROM pg_stat_activity') or the problem is different? thanks, iv
В списке pgsql-general по дате отправления