Re: Table Permission?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Table Permission?
Дата
Msg-id 20050712152420.GA4891@wolff.to
обсуждение исходный текст
Ответ на Table Permission?  (Søren Poulsen <wmsopou@hotmail.com>)
Список pgsql-novice
On Sun, Jul 10, 2005 at 22:39:33 +0200,
  Søren Poulsen <wmsopou@hotmail.com> wrote:
> Im denied permission to select from a table that im the owner of, in a
> schema that own too. Only if I grant access to public on both am I permitted
> to select - shouldnt I have have usage permission as owner? Btw. im logging
> in using jdbc.

The only of a table doesn't necessarily have select access to it. However,
you would have that access after creating the table unless you explicitly
revoked it. A similar situation applies to usage access to the schema.

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

Предыдущее
От: "Evans, Roy"
Дата:
Сообщение: ERROR: plperl functions cannot take type anyarray
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: plperl functions cannot take type anyarray