| From: | Teunis Peters <teunis(at)wintersgift(dot)com> |
|---|---|
| To: | PostgreSQL general <pgsql-general(at)postgresql(dot)org> |
| Subject: | users, address record restrictions |
| Date: | 2005-06-21 00:17:57 |
| Message-ID: | 2c32c8973e969b442b0222b94866d608@wintersgift.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I've got an interesting problem - this MIGHT (probably) isn't the right
forum for this. (pointed here from "interfaces")
however - I'd like to restrict access to specific records and groups of
records (based on another table) - and I'm not even sure where to start
looking. I suspect I actually need to look into triggers and/or
embedded libraries to solve this (and this means writing it) but I
haven't figured where to start...
basically per-record (given a set of rules) access restrictions.
Please do let me know where I can ask more :)
Looking for controlling SELECT, INSERT, UPDATE and DELETE. I -am-
interested in examples of server-side scripting as well... am still
searching.
Ta!
- Teunis Peters
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-06-21 00:18:37 | Re: OIDS |
| Previous Message | Tom Lane | 2005-06-21 00:03:29 | Re: error during pg_dump |