Re: "Search objects" fails in pgAdmin 1.16.0 Beta 4 on ubuntu linux

From: Chandrakant G <chandrakant(dot)gopalan(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: "Search objects" fails in pgAdmin 1.16.0 Beta 4 on ubuntu linux
Date: 2012-08-30 14:34:35
Message-ID: 569ea9a8-5eda-463c-9f58-8b3a65c7695a@googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tuesday, August 28, 2012 10:40:43 AM UTC-4, Chandrakant G wrote:
> Hello,
>
> I built pgAdmin 1.16.0 Beta 4 from source on ubuntu 12.04. I am able to connect to my remote databases and work on them. I was eager to use the "Search objects" functionality, but if I use them on the remote databases, it gives me the following error:
>
>
>
> ERROR: permission denied for relation pg_user_mapping
>
>
>
> If I search on a local database where I have more privileges, this works. But I would think anyone that can create objects in the db should be able to search them.
>
>
>
> Please let me know how to get through this.
>
>
>
> Thanks
>
> CG

Has anybody been able to reproduce this bug? Just curious. Can anybody point me to a reason why pg_user_mapping is not granted select rights for public even though other tables are?

Thanks
CG

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-08-31 21:38:04 Re: Jobs' node in pgAdmin
Previous Message Bartosz Dmytrak 2012-08-29 11:56:02 Re: Jobs' node in pgAdmin