Re: Best way to manage users - Mailing list pgsql-novice

From Kevin Crenshaw
Subject Re: Best way to manage users
Date
Msg-id 20060104145130.874D19DC814@postgresql.org
Whole thread Raw
In response to Re: Best way to manage users  (Sean Davis <sdavis2@mail.nih.gov>)
Responses Re: Best way to manage users  (Sean Davis <sdavis2@mail.nih.gov>)
Re: Best way to manage users  (brew@theMode.com)
List pgsql-novice
I am talking about web app users.  I would like to store contact information
as well as billing related info like billing address and payment history and
status.  I am developing in VB.Net.

Thanks,

Kevin



-----Original Message-----
From: Sean Davis [mailto:sdavis2@mail.nih.gov]
Sent: Wednesday, January 04, 2006 8:20 AM
To: Kevin Crenshaw; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Best way to manage users




On 1/4/06 7:59 AM, "Kevin Crenshaw" <kcrenshaw@viscient.com> wrote:

> 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.)?

Are you talking about database users, or web app users?  What language are
you developing in?

Sean




pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Best way to manage users
Next
From: Sean Davis
Date:
Subject: Re: Best way to manage users