On Sun, Sep 25, 2011 at 00:07, Gregg Jaskiewicz <[email protected]> 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 -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
