On Thu, Dec 30, 2010 at 7:30 AM, gvim <gvimrc@xxxxxxxxx> wrote: > I want a user to be able to INSERT new rows but not UPDATE or > DELETE rows ... This part is easily done: http://www.postgresql.org/docs/9.0/interactive/sql-grant.html http://www.postgresql.org/docs/9.0/interactive/sql-revoke.html http://www.postgresql.org/docs/9.0/interactive/sql-createrole.html >... with `id` < 1616. This cannot be done using ordinary DDL. -- Regards, Richard Broersma Jr. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general