Re: [HACKERS] 6.5 TODO list

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] 6.5 TODO list
Date: 1999-05-11 19:14:49
Message-ID: Pine.BSF.4.05.9905111612250.47191-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 11 May 1999, Bruce Momjian wrote:

> > On Mon, 10 May 1999, Bruce Momjian wrote:
> >
> > > > > Vacuum of tables >2 gigs - NOTICE: Can't truncate multi-segments relation
> > > >
> > > > This is definitely a "must fix" item for 6.5, IMHO...
> > >
> > > Yes. It shows we are getting bigger. Most/all? of my commerical
> > > database clients don't have 2-gig tables.
> >
> > I'm not sure what is involved in fixing this, but...>2gig tables, in the
> > past, were iffy to start with. if we can fix before v6.5, fine...if not,
> > my opinion is that isn't a release stopper. Or, rather...is it something
> > that, other then in testing, has affected anyone?
> >
> > > > > GROUP BY can reference columns not in target list
> > > >
> > > > What's wrong with that?
> > >
> > > Is that not a problem. What possible use would GROUP BY on columns not
> > > in target list be of use. Maybe it is. I remember someone asking for
> > > something like this. I will remove the item unless someone complains.
> > > I thought you were the one complaining about it.
> >
> > Even if we don't remove it, sounds like a feature vs bug fix...
>
> We are not saying these are show-stoppers, but things that should be
> resolved before final, no?

But, if htey should be resolved before final, doesn't taht make it a
show-stopper? *raised eyebrow*

Christopher brings up a point about the >2gig vacuum problem...I'm kinda
curious as to what sort of time frame we'd be looking at on fixing that
(1)...what sort of demographic this affects (2) and whether or not this
could be done as a 'side patch' so that those it does affects would have
access to it (3) ...

Assuming that 1 is large and 2 small, 3 could/should be released sometime
after v6.5 is released and provided for those that it affects.

If 1 is small (<1week?), then the point is moot...

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-11 19:42:26 Re: [HACKERS] 6.5 TODO list
Previous Message Tom Lane 1999-05-11 19:06:11 Re: [HACKERS] 6.5 TODO list