Search Postgresql Archives

Re: List users privileges for whole cluster/all databases in the cluster

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

 



=?utf-8?q?Jana_Mihalidesov=C3=A1?= <Mihi.Jana@xxxxxxxxx> writes:
> I try to find out some view, select or something what show me the privileges
> for the user across the whole postgresql cluster. The username/user is
> global for whole cluster not individual database, so I would like to know 
> the privileges for the user in all databases in the cluster using one view,
> select.

This is not possible, because a session can only see the catalogs for its
own database (plus the shared catalogs, but those only describe shared
objects).

			regards, tom lane





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux