Re: get number and names of processes connected to postgresql - Mailing list pgsql-general

From Marti Raudsepp
Subject Re: get number and names of processes connected to postgresql
Date
Msg-id CABRT9RC0Zuas1QMo_K+aNDsxcTM8-YjtAtCCg23Sb3Eb-YhGCw@mail.gmail.com
Whole thread Raw
In response to Re: get number and names of processes connected to postgresql  (Gregg Jaskiewicz <gryzman@gmail.com>)
List pgsql-general
On Sun, Sep 25, 2011 at 00:07, Gregg Jaskiewicz <gryzman@gmail.com> wrote:
> My apps share same databases, so no good in that.

How about different users? You can create a separate user for each
application, and then GRANT them access to a single role.

Regards,
Marti

pgsql-general by date:

Previous
From: Gregg Jaskiewicz
Date:
Subject: Re: get number and names of processes connected to postgresql
Next
From: John R Pierce
Date:
Subject: Re: get number and names of processes connected to postgresql