On 6/6/05, Dragan Matic <[EMAIL PROTECTED]> wrote:
Is there a way to check if user is a superuser for the given cluster?
Thanks in advance

select usesuper from pg_user where usename = CURRENT_USER;

depesz

Reply via email to