Re: permission problems

Поиск
Список
Период
Сортировка
От Heather Johnson
Тема Re: permission problems
Дата
Msg-id 421CEA17.2080706@nypost.com
обсуждение исходный текст
Ответ на permission problems  (Ron Ellingson <rellingson@satshot.com>)
Список pgsql-php
Did you grant the relevant permissions on just the table, or on both the
sequence and the table? You'll need to do both.

Heather Johnson
Senior Database Programmer
New York Post

Ron Ellingson wrote:
> I am having a problem adding a row to a postgresql table with a sequence
> as a primary key using pg_query.  I receive an error, "permission denied
> for sequence mytable_tid_seq".  I have set the permissions for the user
> from all which did not work to insert, update and select which did not
> work.  Can you  help.  Thanks
>
>             Ron Ellingson
>             rellingson@satshot.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

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

Предыдущее
От: Ron Ellingson
Дата:
Сообщение: permission problems
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: permission problems