Users

From: "Andy Pearce" <andyj(at)basesys(dot)co(dot)uk>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Users
Date: 2002-06-17 23:46:59
Message-ID: 000801c21659$59ac26f0$020010ac@dellboy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: Users at 2002-06-18 16:02:16 from Bruno Wolff III

Browse pgsql-sql by date

  From Date Subject
Next Message Ulrich Sprick 2002-06-18 08:11:38 Re: Limiting database size
Previous Message Josh Berkus 2002-06-17 20:34:01 Request for builtin function: Double_quote