How to obtain info about the user?

From: Ismael Almaraz Ezparza <ismaelpsp(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to obtain info about the user?
Date: 2008-07-10 16:08:34
Message-ID: BLU103-W6067C84BCFD5F7C736620BA3910@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi there,
I'm connecting to postgres from java using the postgres driver...
and I need to get the info about the user that is connected to the DB, lets say
for example: name, groups, permisions (select, update, execute)...

Does anyone knows how can I get that info?

Also, if the user is in the group "admin", I need to geat a list of users and
the permissions of each... just like pgadmin3 does...
_________________________________________________________________
P.D. Checa las nuevas fotos de mi Space
http://home.services.spaces.live.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2008-07-10 16:15:39 Re: How to obtain info about the user?
Previous Message Ivan Sergio Borgonovo 2008-07-10 15:44:43 Re: functional index not used, looping simpler query just faster