Re: PostgresQL setup in hosted environment

From: Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgresQL setup in hosted environment
Date: 2001-08-12 21:07:36
Message-ID: 3B76F018.2080901@oli.tudelft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:

> Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-08-12 21:38:05 Re: Bug with ALTER TABLE
Previous Message Cedar Cox 2001-08-12 19:29:22 Re: Re: Bug#108286: case sensitivity in column names