I'm looking for a good BI tool to query data in PostgreSQL. I'm not
looking for a "pixel perfect" reporting tool but a tool that supports
things like:
* Star Schema
* Drill up/down with hierarchies defined in metadata
* Self service
* Graphing
* Scheduling
In other words, I want a ROLAP visualization tool. Does anyone know of
a product for PostgreSQL like this? Obviously something open source
would be ideal.
Jon