Re: [GENERAL] createuser permssion for group

2006-02-26 Thread Tom Lane
"chris smith" <[EMAIL PROTECTED]> writes: > On 2/26/06, Jebus <[EMAIL PROTECTED]> wrote: >> Is it possible to give a group the the createuser permission ? This >> way if a user in the group they can create users. > Version 8.1.x does.. Note that even in 8.1, the special privileges like CREATEROLE

Re: [GENERAL] createuser permssion for group

2006-02-25 Thread chris smith
On 2/26/06, Jebus <[EMAIL PROTECTED]> wrote: > Is it possible to give a group the the createuser permission ? This > way if a user in the group they can create users. Version 8.1.x does.. postgres=# \h create group ... | CREATEROLE | NOCREATEROLE | CREATEUSER | NOCREATEUS

[GENERAL] createuser permssion for group

2006-02-25 Thread Jebus
Is it possible to give a group the the createuser permission ? This way if a user in the group they can create users. ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq