Re: [GENERAL] Permission for pg_shadow.

2011-10-10 Thread Albe Laurenz
AI Rumman wrote: > I have an application which query on the pg_shadow view. But the user that I was provided by my > hosting server does have permission to do that. > I checked that only superuser can query in pg_shadow view. But hosting service provider will not give > me superuser permission. > I

Re: [GENERAL] Permission for pg_shadow.

2011-10-10 Thread Alban Hertroys
On 10 October 2011 10:30, AI Rumman wrote: > I have an application which query on the pg_shadow view. But the user that I > was provided by my hosting server does have permission to do that. > I checked that only superuser can query in pg_shadow view. But hosting > service provider will not give m

[GENERAL] Permission for pg_shadow.

2011-10-10 Thread AI Rumman
I have an application which query on the pg_shadow view. But the user that I was provided by my hosting server does have permission to do that. I checked that only superuser can query in pg_shadow view. But hosting service provider will not give me superuser permission. Is there any other alternati