Creating Groups - Mailing list pgsql-admin

From Shawn T. Walker
Subject Creating Groups
Date
Msg-id 13758.19410.631659.138916@proton.iac.net
Whole thread Raw
List pgsql-admin
Hi All,

    I figured how to create a user, but how to I create a group?
Here is what I did:

create user <username>
nocreatedb
nocreateuser
in group staff;

I got a CREATE;

When I try to grant access I get an error:

grant all
on user_info
to group staff

Anyone have any ideas???  It would be a real pain to have to do this
on a user level.

--

           Shawn T. Walker  swalker@iac.net
              Internet Access Cincinnati
"Dogs believe they are human. Cats believe they are God."
  If your strength is small, don't carry heavy burdens.
      If your words are worthless, don't give advice.
               __Chinese Proverb


pgsql-admin by date:

Previous
From: Gerald Brandt
Date:
Subject: Re: [ADMIN] Limits on Tables?
Next
From: James Olin Oden
Date:
Subject: Re: [ADMIN] Limits on Tables?