Permissions on SERIAL

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Permissions on SERIAL
Дата
Msg-id 026b01c09da6$11858970$2205010a@jester
обсуждение исходный текст
Список pgsql-hackers
Appears that permissions applied to a table using the SERIAL element
aren't carried over to the sequence itself.

Create table with SERIAL, set-up permissions so table is accessible,
attempt to use inserts.  No permission to sequence :(

Guess I won't be using this shortcut, between this and them being left
behind it makes SERIAL a pain in the ass.  Atleast names for the
sequence are usually predictable.

--
Rod Taylor

There are always four sides to every story: your side, their side, the
truth, and what really happened.

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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: ask for help !!! (emergency case)
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: RE: Re: [ADMIN] v7.1b4 bad performance