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