Re: permission in the db or in the application? - Mailing list pgsql-general

From Marco Bizzarri
Subject Re: permission in the db or in the application?
Date
Msg-id 3f0d61c40612180729x7f1393d6x940c1aa2519fa79@mail.gmail.com
Whole thread Raw
In response to permission in the db or in the application?  (Sandro Dentella <sandro@e-den.it>)
List pgsql-general
Hi Sandro.

I think there is no silver bullet here (as in many other fields, too).

You could end with a mix of different approaches (simple checks done
on the database, while complex one are left in the application logic).
Also, most probably you will end moving that logic in the lifetime of
the application.

If you have time (and money) take a look at Chapter 20 from "Agile
Database Techniques" from Scott Ambler: it examines a number of
possibilities which could be worthy to you.

Regards
Marco
--
Marco Bizzarri
http://iliveinpisa.blogspot.com/

pgsql-general by date:

Previous
From: "Matt Miller"
Date:
Subject: pgcluster-1.7.0rc1-patch
Next
From: Derrick Stensrud
Date:
Subject: pam ldap postgres troubles cannot get postgres to auth via ldap