Re: create role?

From: Gary Stainburn <gary(dot)stainburn(at)ringways(dot)co(dot)uk>
To: pgsql-admin(at)postgresql(dot)org
Cc: Ray Stell <stellr(at)vt(dot)edu>
Subject: Re: create role?
Date: 2012-12-20 15:22:36
Message-ID: 201212201522.36902.gary.stainburn@ringways.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thursday 20 December 2012 14:57:31 Ray Stell wrote:
> createrole is really hard to find when you search for "create role."
> Thanks.

I always prefix any google search with 'postgresql' then whatever I need.

Try googling

postgresql create role
postgresql alter role

The second one is to amend an existing role to add/remove privilidges

--
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Baptiste LHOSTE 2012-12-20 15:59:43 Re: Autovacuum issues with truncate and create index ...
Previous Message Kevin Grittner 2012-12-20 15:04:30 Re: Autovacuum issues with truncate and create index ...