Re: [despammed] Does a user have usage on a schema? - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: [despammed] Does a user have usage on a schema?
Date
Msg-id 20050629151635.GA6309@webserv.wug-glas.de
Whole thread Raw
In response to Does a user have usage on a schema?  ("Walker, Jed S" <Jed_Walker@cable.comcast.com>)
List pgsql-novice
am  29.06.2005, um  8:57:32 -0600 mailte Walker, Jed S folgendes:
> How can I query the database to determine if a user has usage on a
> particular schema, and how can I query the database to find out all the
> schemas a user has usage on?

start psql with -E and type "\n" to see all schemas and the underlaying
select. Now you can modify this select to select all schemas for a user.


Regards, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Rule creation and evaluation order
Next
From: Bruno Wolff III
Date:
Subject: Re: Does a user have usage on a schema?