Re: Design Database, 3 degrees of Users. - Mailing list pgsql-general

From bricklen
Subject Re: Design Database, 3 degrees of Users.
Date
Msg-id 33b743250907310617s2a7581a8ye61fbad370fcafa8@mail.gmail.com
Whole thread Raw
In response to Design Database, 3 degrees of Users.  (Andre Lopes <lopes80andre@gmail.com>)
Responses Re: Design Database, 3 degrees of Users.
List pgsql-general
Would Veil be useful to you?

http://veil.projects.postgresql.org/curdocs/index.html

On Fri, Jul 31, 2009 at 4:38 AM, Andre Lopes<lopes80andre@gmail.com> wrote:
> I need to design a Database that will handle 3 degrees of users:
>
>
> Administrators - They can see all the information in the database.
>
> Managers - They only can see the information of his dependants.
>
> Dependants - Theirs action must be aprovet by the managers.
>
> Wich the best way to implement this in PostGreSQL? There is some database
> examples doing this? Some OpenSource Project?
>
> I'am designing a Database for doing this, but I don't have sure I'am doing
> well.
>
> Please give me some advice.
>
> Best Regards,
> André Lopes.

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: MSSQL to PostgreSQL
Next
From: Jennifer Trey
Date:
Subject: Re: Can I have a look at your TuningWizard generated config file?