Re: Pet Peeves? - Mailing list pgsql-general

From Octavio Alvarez
Subject Re: Pet Peeves?
Date
Msg-id 1233377606.5647.2.camel@localhost.localdomain
Whole thread Raw
In response to Re: Pet Peeves?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Pet Peeves?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
On Fri, 2009-01-30 at 15:32 -0500, Bruce Momjian wrote:
> Octavio Alvarez wrote:
> > On Thu, 2009-01-29 at 13:16 +0000, Gregory Stark wrote:
> > > So, what do people say? Is Postgres perfect in your world or does
> it
> > > do some
> > > things which rub you the wrong way?
> >
> > For me:
> >
> > Lack of column-level privileges. It just doesn't help scalability at
> > all. You end up having different tables each with different
> permissions,
> > or having to create a view with a ruleset attached, having to update
> the
> > view for each definition change in the view.
>
> Column-level privileges will be in Postgres 8.4.

That is one hell of great news!

It is not marked as "Done" in the To-do list in the Wiki, though.

http://wiki.postgresql.org/wiki/Todo#GRANT.2FREVOKE




pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: sql syntax to replace desc
Next
From: Erik Jones
Date:
Subject: Re: PGSQL or other DB?