Re: Help or Bug? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Help or Bug?
Date
Msg-id 200310201826.36817.dev@archonet.com
Whole thread Raw
In response to Help or Bug?  (Cláudia Morgado <claudia.morgado@widesoft.com.br>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Timestamp to date conversion...plz help me
Next
From: Murthy Kambhampaty
Date:
Subject: Re: Recomended FS