On Tue, Sep 14, 2010 at 4:23 PM, Guillaume Lelarge
<[email protected]> wrote:
> SELECT current_user;

Thanks. That worked well:

postgres=# SELECT current_user;
 current_user
--------------
 carlos
(1 row)

Do you know how I can verify what privileges or permissions 'carlos'
has granted to him in PostgreSQL?

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to