From: | Henk van Lingen <henkvl(at)cs(dot)uu(dot)nl> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: revoke all from public ? |
Date: | 2001-11-19 16:17:31 |
Message-ID: | 20011119171731.F22640@cs.uu.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Nov 19, 2001 at 11:02:32AM -0500, Tom Lane wrote:
: Henk van Lingen <henkvl(at)cs(dot)uu(dot)nl> writes:
: > I can't revoke things from 'public'. Do I misunderstand
: > something or is there a bug?:
:
: Looks fine to me. Public didn't have any privileges to begin with,
: so "revoke all from public" is a no-op in your example.
Aha, i understand 'public' refers only to the ' "=" ' part.
Isn't ...../postgresql/doc/html/sql-revoke.html a bit misguiding
saying:
PUBLIC
Rescind the specified privilege(s) for all users.
Anyways, thanx, i'll look for another way to revoke all permissions.
--
Henk van Lingen, Systems & Network Administrator (o- -+
Dept. of Computer Science, Utrecht University. /\ |
phone: +31-30-2535278 v_/_
http://henk.vanlingen.net/ http://www.tuxtown.net/netiquette/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-11-19 16:24:08 | Re: [HACKERS] bug or change in functionality in 7.2? |
Previous Message | F Harvell | 2001-11-19 16:16:49 | Re: [HACKERS] bug or change in functionality in 7.2? |