Re: REVOKE from all tables ... - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: REVOKE from all tables ...
Date
Msg-id 42F834F6.2090908@commandprompt.com
Whole thread Raw
In response to REVOKE from all tables ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: REVOKE from all tables ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
List pgsql-admin
Marc G. Fournier wrote:

>
> Is there a way of REVOKEing privileges on all tables in a database?
> I've checked the REVOKE man page, and there doesn't appear to be, but
> I figured I'd double check to make sure ...

No. This has actually been a requested feature on the grant side as
well... Nothing a simple for loop can't do with perl though.

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>       choose an index scan if your joining column's datatypes do not
>       match



pgsql-admin by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: REVOKE from all tables ...
Next
From: "Marc G. Fournier"
Date:
Subject: Re: REVOKE from all tables ...