Re: OT DBA type question - GRANT PRIVILEGE - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: OT DBA type question - GRANT PRIVILEGE
Date
Msg-id 20111209184855.GL30782@crankycanuck.ca
Whole thread Raw
In response to Re: OT DBA type question - GRANT PRIVILEGE  ("James B. Byrne" <byrnejb@harte-lyne.ca>)
List 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@crankycanuck.ca


pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Is the a "magic number" for WAL files
Next
From: Thom Brown
Date:
Subject: Re: Is the a "magic number" for WAL files