tables, permissions, sequences

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема tables, permissions, sequences
Дата
Msg-id 01060616210001.29859@bugs
обсуждение исходный текст
Ответы Re: tables, permissions, sequences  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-general
I have a database with a bunch of tables with owner martin. There are a bunch
of views and rules also owned by martin (me! :-) ).
There is a group admin_users which has ALL privileges over the views. When
ever I try to do an insert on the view (the rule executes a few inserts) I
get this error:

ERROR: carrera_id_curso_seq.nextval: you don't have permissions to set
sequence carrera_id_curso_seq

What's wrong?
I'm on Postgres 7.1.1.

Saludos... :-)

--
Cualquiera administra un NT.
Ese es el problema, que cualquiera administre.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

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

Предыдущее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: Exploring sequences (sequence context within a transaction)
Следующее
От: Raymond Chui
Дата:
Сообщение: Does PostgreSQL support EXISTS?