On Fri, Nov 11, 2005 at 15:09:41 -0500, "Brusser, Michael" <Michael.Brusser@matrixone.com> wrote:
> Is there a way to find a number of current connections on Postgres 7.3.x
> ?
This might help you:
http://www.postgresql.org/docs/7.3/static/monitoring.html
Brusser, Michael wrote:
> Is there a way to find a number of current connections on Postgres 7.3.x
> ?
select count(*) from pg_stat_activity
--
Bryan White, ArcaMax Publishing Inc.
I never look back, darling. it distracts from the now. - Edna Mode
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.