Re: Where are security permissions stored ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-06-08 at 11:36 +0100, Thorne, Francis wrote:
> In postgres 8.3.6 could you please tell me where the security
> permission details for users are stored (i.e. who has select on a
> particular table)

Column relacl in the pg_class table of the pg_catalog schema.

> , for example in the master database in M-SQL, am I right in thinking
> these details are stored in pg_catalog and if so Iâm guessing this
> should be backed up 
> 

pg_dump takes care of this for all the objects you dump.


-- 
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux