Users - Mailing list pgsql-sql

From Andy Pearce
Subject Users
Date
Msg-id 000801c21659$59ac26f0$020010ac@dellboy
Whole thread Raw
Responses Re: Users
List pgsql-sql
Hi,
 
This may be the wrong forum, but I'm sure someone can help!
 
I'm writing a VB application that uses PostgreSQL as the database backend. Is it common practice to create a user id in pgsql for each user of the system or can I create one user id in pgsql and configure users within the application using info from a table in the database?
 
The reason I'm asking is that either way I need to create the table in the database to decide what privileges each user will have, that will affect the application not the database.
 
Does that even make sense?
 
Thanks
 
Andy

pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Request for builtin function: Double_quote
Next
From: Christoph Haller
Date:
Subject: Re: Request for builtin function: Double_quote