Best way to manage users - Mailing list pgsql-novice

From Kevin Crenshaw
Subject Best way to manage users
Date
Msg-id 20060104125926.4042F9DC9F3@postgresql.org
Whole thread Raw
Responses Re: Best way to manage users  (Daniel Staal <DStaal@usa.net>)
Re: Best way to manage users  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-novice

I am developing a web application and I would like to manage my user accounts in my postgresql database.  Is the ‘best’ way to do this to set up all of my user accounts in Postgres and then set up a table to store the additional user information that I want to keep (email address, fax number etc…)?

 

Any suggestions would be appreciated.

 

Tia,

 

kevin

pgsql-novice by date:

Previous
From: pres
Date:
Subject: Re: which database to login to to create global users?
Next
From: Daniel Staal
Date:
Subject: Re: Best way to manage users