Re: pros and cons of two security models - Mailing list pgsql-general

From Craig Ringer
Subject Re: pros and cons of two security models
Date
Msg-id 506D03DD.5090104@ringerc.id.au
Whole thread Raw
In response to pros and cons of two security models  (Chris Travers <chris.travers@gmail.com>)
List pgsql-general
On 10/03/2012 07:06 PM, Chris Travers wrote:
> Hi all;
>
> I wanted to get opinions of folks who do a lot of this as well.
>
> LedgerSMB uses database user accounts and role grants to restrict access
> of the front-end application.

Also posted to
http://dba.stackexchange.com/questions/25357/choice-of-authentication-approach-for-financial-app-on-postgresql

When you cross-post, please link.

--
Craig Ringer


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: pg_typeof equivalent for numeric scale, numeric/timestamp precision?
Next
From: Toby Corkindale
Date:
Subject: Re: COPY FROM with BYTEA fields - escaping doesn't work