Re: Philosophical question

From: David Owen <dsowen(at)fugue88(dot)ws>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Philosophical question
Date: 2011-12-14 22:17:31
Message-ID: alpine.LNX.2.00.1112141514490.16283@tux.l.fugue88.ws
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 14 Dec 2011, Andreas wrote:

> Hi,
>
> I asked elsewhere about the best way to store db credentials within a
> user-session of a web-app.

You might give this a read:

http://database-programmer.blogspot.com/2009/02/comprehensive-database-security-model.html

It goes through how using a DB user per app user would work.

I don't necessarily agree with it, but it's good reading.

-David

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2011-12-14 22:24:18 Re: Controlling complexity in queries
Previous Message Chris Angelico 2011-12-14 21:21:04 Re: Philosophical question