On Tue, Feb 18, 2003 at 13:18:36 +0000,
Ben Clewett <B.Clewett@roadrunner.uk.com> wrote:
> Novice PostgreSQL,
>
> I'm trying to create a user who can create other users and grant
> permissions to them. The manual states this should work:
>
> grant all on {object} to {user} with grant option;
>
> But the reply I get is:
>
> ERROR: grant options are not implemented
>
> How do I create a user with permissions to user the 'grant' option?
That feature has been added to 7.4 (which isn't even in beta yet), but is
not available in 7.3.