Re: granted select works in psql but not via jdbc

Поиск
Список
Период
Сортировка
От Euler Taveira de Oliveira
Тема Re: granted select works in psql but not via jdbc
Дата
Msg-id 20060531234220.GC1436@timbira.com
обсуждение исходный текст
Ответ на granted select works in psql but not via jdbc  ("J." <sweepingoar@yahoo.com>)
Ответы Re: granted select works in psql but not via jdbc
Список pgsql-jdbc
J. wrote:

> I'm trying to set up a system where users will be limited based on their access.  To do this I'm querying db_roles
andif an exception is thrown, they're not a db admin.  The problem is that I've done this: 
>
> grant select on pg_roles to db_mid_level_admin;
                  ^^^^^^^^^
Wouldn't it be db_roles?

--
  Euler Taveira de Oliveira
  http://www.timbira.com/


В списке pgsql-jdbc по дате отправления: