Re: get number and names of processes connected to postgresql

From: Gregg Jaskiewicz <gryzman(at)gmail(dot)com>
To: Marti Raudsepp <marti(at)juffo(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: get number and names of processes connected to postgresql
Date: 2011-09-24 21:07:09
Message-ID: CAJY59_hTyPXTaOuk1qwL7ex=FXxm1Xu+=wJYCBQbF=Akw0ceUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

My apps share same databases, so no good in that. And I am very well
aware of the new feature in 9.0 - but we're stuck in the 8.3 land for
now.
So far I managed to hack together a netstat+awk+other command line
tools to get that information. (in your face - windows "server"
developers/admins :P)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marti Raudsepp 2011-09-24 21:09:52 Re: get number and names of processes connected to postgresql
Previous Message Adrian Klaver 2011-09-24 20:30:36 Re: In which case PG_VERSION file updates ?