Re: PostgresQL setup in hosted environment - Mailing list pgsql-general

From Jochem van Dieten
Subject Re: PostgresQL setup in hosted environment
Date
Msg-id 3B76F018.2080901@oli.tudelft.nl
Whole thread Raw
In response to PostgresQL setup in hosted environment  (Jochem van Dieten <jochemd@oli.tudelft.nl>)
Responses Re: PostgresQL setup in hosted environment  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgresQL setup in hosted environment
Next
From: Tom Lane
Date:
Subject: Re: Bug with ALTER TABLE