Permissions to schema

From: Eduardo Sá dos Reis <eduardoreis(at)pjf(dot)mg(dot)gov(dot)br>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Permissions to schema
Date: 2009-10-26 10:35:13
Message-ID: DEA67125999A4CEF94F6A4956821C98D@PJF123067
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I have the structure on Postgre:

database: dbGlobal

schema1: sch_sist1 owner sch_sist1: john

schema2 sch_sist2 owner sch_sist2: mary

I' m using pgAdmin III.

Is there a way to avoid the mary to access the schema sch_sist1 ?

I don't want that mary see/access the schema of john and I don't want that john see/access the schema of mary.

Anybody has a solution.

Thanks a lot.

Eduardo

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Mead 2009-10-26 12:04:44 Re: Permissions to schema
Previous Message rahimeh khodadadi 2009-10-26 07:54:14 Fwd: configuration kerberos in Postgre sql