Re: OT DBA type question - GRANT PRIVILEGE

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: OT DBA type question - GRANT PRIVILEGE
Date: 2011-12-09 18:48:55
Message-ID: 20111209184855.GL30782@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Dec 09, 2011 at 12:13:59PM -0500, James B. Byrne wrote:
> I really want to get a sense of how prevalent using GRANT
> PRIVILEGE, beyond the minimum required, is. And this
> seems like a very good place to discover it. Again, please
> reply off-list if you wish.

I used it this year in a system that was designed to mimic a
complicated Oracle mutli-user set up. I used a number of schemas, the
search_path, and a lot of GRANTs to make everything work reliably in
the cases where there was shared data across the users. It seemed to
work for me.

A

--
Andrew Sullivan
ajs(at)crankycanuck(dot)ca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2011-12-09 19:37:44 Re: Is the a "magic number" for WAL files
Previous Message Rob Sargent 2011-12-09 18:46:06 Is the a "magic number" for WAL files