Re: PostgresQL setup in hosted environment

Поиск
Список
Период
Сортировка
От Jochem van Dieten
Тема Re: PostgresQL setup in hosted environment
Дата
Msg-id 3B76F018.2080901@oli.tudelft.nl
обсуждение исходный текст
Ответ на PostgresQL setup in hosted environment  (Jochem van Dieten <jochemd@oli.tudelft.nl>)
Ответы Re: PostgresQL setup in hosted environment  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:

> Jochem van Dieten <jochemd@oli.tudelft.nl> writes:
>
>>many questions
>
> many answers


Thanx.

>>- how would I grant select permissions to a user on tables in a specific
>>database, while connected (as superuser) to a different database in the
>>same cluster?
>>
>
> You wouldn't.


I was under the impression that the relacl field in the pg_class table
was just an array, so I could add items there. Could you (or anyboby
else) elaborate on the field type of this field (or its function if that
is the part I am misunderstanding)?

Jochem


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgresQL setup in hosted environment
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug with ALTER TABLE