Re: How to get to know the current user account is superuser or not? - Mailing list pgsql-general

From David Johnston
Subject Re: How to get to know the current user account is superuser or not?
Date
Msg-id 00ba01cc55c2$599ed6a0$0cdc83e0$@yahoo.com
Whole thread Raw
In response to How to get to know the current user account is superuser or not?  (Siva Palanisamy <siva_p@hcl.com>)
List pgsql-general

 

Hi All,

 

I was provided with a user account to access postgresql. I want to process some high-level operations that might need a superuser/admin privileged access. How to get to know the user account I was provided having what kind of privileges? It looks like I don’t have super user account! And I want to confirm this at the earliest.

 

Thanks and Regards,

Siva.

 

Ask the person who setup your user.

 

 

pgsql-general by date:

Previous
From: Siva Palanisamy
Date:
Subject: Re: How to get to know the current user account is superuser or not?
Next
From: "David Johnston"
Date:
Subject: Re: Query with rightmost function does not use index