Re: table permissions

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: table permissions
Дата
Msg-id 20011029160544.J11052-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на table permissions  (Oleg Lebedev <olebedev@waterford.org>)
Список pgsql-sql
On Mon, 29 Oct 2001, Oleg Lebedev wrote:

> Hi everybody,
> I have a table called 'set' and I am trying to edit or insert an entry
> there. I made sure that I have ALL permissions to modify that table, but
> still I get the same error:
> ERROR: activity: Permission denied.
>
> I don't know where 'activity' part came from, but there is a reference
> to activity table in set table.
> I know this is a very vague descritption of the symptoms, but I don't
> know where to look to find out more info. I'll happily provide any
> further details.

What version of postgres are you running?  I know that at one point we had
a problem with requiring select & update permissions to the primary key
table referenced by a foreign key.




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

Предыдущее
От: "Jason Watkins"
Дата:
Сообщение: Re: SQL99
Следующее
От: Oleg Lebedev
Дата:
Сообщение: Re: table permissions