Re: Permission issues. Please help

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Richard Gbs <richardgbs(at)yahoo(dot)com>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Permission issues. Please help
Date: 2018-03-14 03:52:39
Message-ID: CAKFQuwbP9upf6eFs4ySeKb3F4HgXQqvjgoe0xxa=rwr-cPCq=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tuesday, March 13, 2018, Richard Gbs <richardgbs(at)yahoo(dot)com> wrote:
>
> I need to have user1,2 and 3 have all the same privileges against any
> obeject in the database created by any of them.
>
> Can someone give a high level approach to this please?
>

Create a group with all three as members. Have them assign ownership of
created objects to said group.

Maybe not the most secure but should meet your stated goal.

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Steven Crandell 2018-03-14 04:23:45 Re: Permission issues. Please help
Previous Message Azimuddin Mohammed 2018-03-14 03:48:02 Re: Permission issues. Please help