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 | NOCREATEUSER ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match