Remove Role Membership

From: Carlos Mennens <carlos(dot)mennens(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Remove Role Membership
Date: 2011-02-04 17:51:36
Message-ID: AANLkTimBeRHApyVix5F51CWAnjnhcHtNWe89-M+x7LoY@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've been searching the documentation and I've tried ALTER ROLE,
REVOKE, etc etc etc & can't seem to find anything that shows me how to
remove membership roles from a particular user / role. I've granted a
user name 'david' a member of 'finance' role but how do I remove the
role membership from 'david'?

Sorry for sounding completely dumb but I just can't seem to find this
in the documentation.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yeb Havinga 2011-02-04 18:08:40 Re: set theory question
Previous Message Bosco Rama 2011-02-04 17:46:23 Re: redirecting query statement and output to a marked up file, using psql