Re: Relation does not exist problem

From: "Oeschey, Lars (I/EK-142, extern)" <extern(dot)Lars(dot)Oeschey(at)AUDI(dot)DE>
To: "Robert Wimmer" <seppwimmer(at)hotmail(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Relation does not exist problem
Date: 2007-09-18 09:59:41
Message-ID: 17A09E9509BB354E95C2FEE5102B0F5F01315627@audiinsx0036.audi.vwg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> >I have granted usage to the group g_a, in which both user A
> and B are...
> >do I really have to explicitly grant usage to the user? Shouldn't the
> >group be sufficient?
>
> you have explicit to grant usage on the schema ...

hm, when I try to do that with pgadmin, I only have groups available. I
see public and g_a. And with every 7.4 database we have here, it's also
done the same way. I have a group, with users, and I grant acess to the
group (not the user). Did this really change with 8.1?

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nis Jørgensen 2007-09-18 12:10:53 Re: How do i setup Postgre to use Norwegian sorting rules?
Previous Message Robert Wimmer 2007-09-18 09:52:02 Re: Relation does not exist problem