Is it possible, with PostgreSQL 9.0, to restrict access to specific table rows by 
`id`? I want a user to be able to INSERT new rows but not UPDATE or DELETE rows 
with `id` < 1616.

gvim

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to