Re: createuser permssion for group

From: "chris smith" <dmagick(at)gmail(dot)com>
To: Jebus <lordjebus(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: createuser permssion for group
Date: 2006-02-26 00:16:59
Message-ID: 3c1395330602251616s4923773at878b4edcfa7c2e42@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/26/06, Jebus <lordjebus(at)gmail(dot)com> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clodoaldo Pinto 2006-02-26 00:33:34 From ASCII to UTF-8
Previous Message sfourman 2006-02-25 23:57:18 Postgres Win32 libpq Samples