Re: maximum for database users?

From: <operationsengineer1(at)yahoo(dot)com>
To: Tjibbe Rijpma <tjibbe(at)hotmail(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: maximum for database users?
Date: 2006-02-06 17:51:02
Message-ID: 20060206175102.10232.qmail@web33312.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

--- Tjibbe Rijpma <tjibbe(at)hotmail(dot)com> wrote:

> Is there a maximun for database users in PostgreSQL?
>
> Is is sensible to create a database with 3000 or
> more database users? All
> divided different groups? And give those groups
> privileges?
>
> Or is it better to let PHP handle the user
> privileges?
>
> Greetings
>
> Tjibbe

php has some classes that handle user privileges. i
think phpgacl is one of them. i'd have to have one
heckuva compelling reason in order to start using
pgsql to allow privileges to more than a few db users.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ketema Harris 2006-02-06 20:34:28 Foreign Keys With Arrays
Previous Message Oliver Elphick 2006-02-06 09:43:26 Re: Dropping sub-tables