Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> wrote:
> besides if a normal user can read from pg_class why we deny pg_largeobject
pg_class and pg_largeobject_metadata contain only metadata of objects.
Tables and pg_largeobject contain actual data of the objects. A normal user
can read pg_class, but cannot read contents of tables without privilege.
Regards,
---
Takahiro Itagaki
NTT Open Source Software Center
In response to
pgsql-hackers by date
| Next: | From: KaiGai Kohei | Date: 2009-12-11 07:17:53 |
| Subject: Re: Largeobject Access Controls (r2460) |
| Previous: | From: KaiGai Kohei | Date: 2009-12-11 05:50:29 |
| Subject: Re: Adding support for SE-Linux security |