Re: permission in the db or in the application?

From: "Marco Bizzarri" <marco(dot)bizzarri(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: permission in the db or in the application?
Date: 2006-12-18 15:29:17
Message-ID: 3f0d61c40612180729x7f1393d6x940c1aa2519fa79@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Derrick Stensrud 2006-12-18 15:42:58 pam ldap postgres troubles cannot get postgres to auth via ldap
Previous Message Angva 2006-12-18 15:16:56 Re: out of memory woes