Re: Pet Peeves? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Pet Peeves?
Date
Msg-id 200902021747.n12Hlnp00393@momjian.us
Whole thread Raw
In response to Re: Pet Peeves?  (Octavio Alvarez <alvarezp@alvarezp.ods.org>)
List pgsql-general
Octavio Alvarez wrote:
> 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

Oh, sorry, marked as done now:

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

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Scara Maccai
Date:
Subject: I: arrays and block size
Next
From: Oleg Bartunov
Date:
Subject: Re: Fulltext search configuration