| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | MaFa <mafalista(at)freemail(dot)hu> |
| Cc: | "pgsql-novice(at)postgresql(dot)" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Active sessions? |
| Date: | 2003-11-29 16:28:49 |
| Message-ID: | 200311291628.hATGSnp25540@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
MaFa wrote:
> Hi all!
>
> How could I determine that how many connections has the PostgreSQL
> currently? I cannot reach the OS, I can reach the database only via client
> (PhpPostgreAdmin)
SELECT from pg_stat_activity will show it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peggy Go | 2003-11-30 16:40:09 | I need help regardin ... postgresql and postgresql++ |
| Previous Message | MaFa | 2003-11-29 14:47:32 | Active sessions? |