Creating groups and granting privs to it - Mailing list pgsql-general

From Donald Dade
Subject Creating groups and granting privs to it
Date
Msg-id 20000126201429.34724.qmail@hotmail.com
Whole thread Raw
Responses Re: [GENERAL] Creating groups and granting privs to it  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Another thing that I cannot seem to figure out how to do is this, and I
would appreciate any help: How does one create a GROUP, add users to it, and
grant access to the group? CREATE USER doesn't seem to understand "IN GROUP
~" nor does GRANT seem to understand "TO GROUP ~". Am I doing something
wrong?

Thanks,

Don Dade
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


pgsql-general by date:

Previous
From: "Donald Dade"
Date:
Subject: Format of PgDatabase::PgDatabase(char *conn)
Next
From: "Peter Bojanic"
Date:
Subject: Help understanding how indexes are used by the query optimizer