Relation does not exist problem

Поиск
Список
Период
Сортировка
От Oeschey, Lars (I/EK-142, extern)
Тема Relation does not exist problem
Дата
Msg-id 17A09E9509BB354E95C2FEE5102B0F5F01315622@audiinsx0036.audi.vwg
обсуждение исходный текст
Ответы Re: Relation does not exist problem  ("Robert Wimmer" <seppwimmer@hotmail.com>)
Список pgsql-novice
Hi,

I'm new to the list and hope I don't make too much mistakes ;)

I have a postgreSQL 8.1 here, where I have a little problem. Database is
owned by user A, I have a group g_a and a user B. Both A and B are in
group g_a. Using the grant assistant from pgadmin (up to 1.8b5) I gave
SELECT, INSERT, UPDATE, DELETE and EXECUTE rights to g_a for every
object in the scheme. Though when I try to select something from a table
with user B, I get the error "Relation _table_ does not exist"
(translated from german).
Any advice where I should check for the problem? I already googled of
course, and it's not the Upper/Lowercase problem...

Lars

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

Предыдущее
От: Charles Sullivan
Дата:
Сообщение: Cursor Alternative
Следующее
От: "Robert Wimmer"
Дата:
Сообщение: Re: Relation does not exist problem