Re: How to get user list and privileges?

From: Tomasz Myrta <jasiek(at)klaster(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to get user list and privileges?
Date: 2008-10-24 20:11:33
Message-ID: gdta5m$or$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Q napisal 24.10.2008 10:47:
> How to get (through SQL command, in PostgreSQL 8.0.14)
> users / groups / rules list and privileges for group / rule / table?
> /sth like psql's "\z ..." command;

If you need some psql feature - append "-E" param. Psql will echo all
internal sql-queries to screen.

--
Regards,
Tomasz Myrta

Browse pgsql-general by date

  From Date Subject
Next Message Alan Hodgson 2008-10-24 20:36:26 Re: max time in a table query takes ages
Previous Message cyw 2008-10-24 19:23:41 JDBC - Call stored function that returns user defined type