Re: Reporting functions (OLAP)

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Reporting functions (OLAP)
Date: 2007-08-31 15:09:48
Message-ID: 60abs7eo5f.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

sdavis2(at)mail(dot)nih(dot)gov (Sean Davis) writes:
> I am looking for reporting extensions such as windowing, ranking,
> leads/lags, etc. for postgresql. A quick google search turned up
> some "working on it" type results, but I was wondering if anything
> actually existed up to this point?

No, nothing exists to this point.

Efforts are presently ongoing to get version 8.3 out the door, and,
for now, that is The High Priority.

Once 8.3 is released, people who have been working on 8.3 matters can
shift attention to new functionality.

SQL 2003 "windowing" is on the TODO list:
http://www.postgresql.org/docs/faqs.TODO.html

Some discussions of this...
http://svr5.postgresql.org/pgsql-hackers/2004-11/msg01093.php
--
output = ("cbbrowne" "@" "cbbrowne.com")
http://linuxdatabases.info/info/linuxdistributions.html
"Every sufficiently unreadable programming language contains a
reimplementation of APL and/or INTERCAL." -- Greenspun's Eleventh
Rule of Programming

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Gregory Stark 2007-08-31 15:24:15 Re: Incomprehensible dogged sort in Merge Join
Previous Message Aleksandr Vinokurov 2007-08-31 15:08:46 Re: Incomprehensible dogged sort in Merge Join