privileges of views and sequences

Lists: pgsql-general
From: "Marek" <m0kili(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: privileges of views and sequences
Date: 2007-03-05 15:30:48
Message-ID: 1173108645.250965.287050@h3g2000cwc.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Hi, how is it with privileges for views and sequences? User other from
owner is set to have full access to DB, this is applied to tables and
functions, but not to views and sequences. I have to specifically give
permission to each view and sequence.