On Monday 20 October 2003 16:19, Cláudia Morgado wrote:
> Tom Lane,
>
> This problem was solved with the suggested permission.
>
> GRANT USAGE ON SCHEMA wlog_data TO wlog_uni;
>
> There is the possibility of us to consult the permission above in the
> database?
SELECT * FROM pg_namespace ;
For tables, I'd use \dp in psql.
--
Richard Huxton
Archonet Ltd