Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

help choosing OLAP solutions that run on/with pgsql

 
   Database Forums (Home) -> OLAP RSS
Next:  Purchase Order Sofware  
Author Message
cono




Joined: Jul 01, 2005
Posts: 2



(Msg. 1) Posted: Fri Jul 01, 2005 12:24 pm
Post subject: help choosing OLAP solutions that run on/with pgsql

Hi,

I have to choose an OLAP solution for the company I work for. I've been pushing for months until I could finally move our servers away from windows (we moved to FreeBSD). Now we need to build a solution that integrates OLAP and (if possible) has a web client, and I need to pick one that runs on linux/freebsd, and uses mysql or postgresql (I prefer postgresql).

I came up with a few options:

-Actuate: they say they run on RH linux, not sure how good the performance is. I don't know if they use postgresql, although I think it's possible to use ODBC.

-Microstrategy: they say it runs on linux, not sure about the DB or the performance

-Hyperion: I read a post of a guy who got it to run on several distros of linux, and I've also read that it interacts with pgsql using odbc.

I apologize in advance if the information is available on vendor's site and I couldn't find it. I am sick of corporate sites with MBA mumbo-jumbo-BS and no useful technical info.


Any advices and information are welcomed, and if you can point me in the right direction or simply want to share your experience even better

Smile

thanks

 >> Stay informed about: help choosing OLAP solutions that run on/with pgsql 
Back to top
Login to vote
aa

External


Since: Jul 05, 2005
Posts: 1



(Msg. 2) Posted: Tue Jul 05, 2005 1:55 am
Post subject: Re: help choosing OLAP solutions that run on/with pgsql [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have a look at http://www.jedox.com/

"cono" wrote in message

> Hi,
>
> I have to choose an OLAP solution for the company I work for. I've
> been pushing for months until I could finally move our servers away
> from windows (we moved to FreeBSD). Now we need to build a solution
> that integrates OLAP and (if possible) has a web client, and I need to
> pick one that runs on linux/freebsd, and uses mysql or postgresql (I
> prefer postgresql).
>
> I came up with a few options:
>
> -Actuate: they say they run on RH linux, not sure how good the
> performance is. I don't know if they use postgresql, although I think
> it's possible to use ODBC.
>
> -Microstrategy: they say it runs on linux, not sure about the DB or
> the performance
>
> -Hyperion: I read a post of a guy who got it to run on several distros
> of linux, and I've also read that it interacts with pgsql using odbc.
>
> I apologize in advance if the information is available on vendor's
> site and I couldn't find it. I am sick of corporate sites with MBA
> mumbo-jumbo-BS and no useful technical info.
>
>
> Any advices and information are welcomed, and if you can point me in
> the right direction or simply want to share your experience even
> better
>
> Smile
>
> thanks
>
> --
> Posted using the http://www.dbforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL:
> http://www.dbforumz.com/OLAP-help-choosing-solutions-run-pgsql-ftopict...068.htm
> Visit Topic URL to contact author (reg. req'd). Report abuse:
> http://www.dbforumz.com/eform.php?p=823230

 >> Stay informed about: help choosing OLAP solutions that run on/with pgsql 
Back to top
Login to vote
nicholas.wakefield

External


Since: Jun 02, 2005
Posts: 5



(Msg. 3) Posted: Wed Jul 06, 2005 3:10 pm
Post subject: Re: help choosing OLAP solutions that run on/with pgsql [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We have a client that is running Microstrategy on PostGreSQL 8.0,
BizGres to be precise (www.bizgres.com). However the metadata for MSTR
resides on another database, for support reasons and the server
component is running on Windows 2003, Linux might be possible but
wasn't at the time, the web component could run on a Linux based
Application server if need be.

The performance on PostGreSQL depended on the SQL generated by MSTR
(which can be tweaked) and the underlying database itself. Basically if
you can write a quicker query by hand then you can always register the
query in MSTR.

Alternatively.
Using a combination of PostGreSQL for the warehouse and Jasper or BIRT
for the reporting layer, you can achieve a certain level of OLAP
reporting. If you add Mondrian to the mix things might go a little
further but it depends on what you are trying to do.

cono wrote:
> Hi,
>
> I have to choose an OLAP solution for the company I work for. I've
> been pushing for months until I could finally move our servers away
> from windows (we moved to FreeBSD). Now we need to build a solution
> that integrates OLAP and (if possible) has a web client, and I need to
> pick one that runs on linux/freebsd, and uses mysql or postgresql (I
> prefer postgresql).
>
> I came up with a few options:
>
> -Actuate: they say they run on RH linux, not sure how good the
> performance is. I don't know if they use postgresql, although I think
> it's possible to use ODBC.
>
> -Microstrategy: they say it runs on linux, not sure about the DB or
> the performance
>
> -Hyperion: I read a post of a guy who got it to run on several distros
> of linux, and I've also read that it interacts with pgsql using odbc.
>
> I apologize in advance if the information is available on vendor's
> site and I couldn't find it. I am sick of corporate sites with MBA
> mumbo-jumbo-BS and no useful technical info.
>
>
> Any advices and information are welcomed, and if you can point me in
> the right direction or simply want to share your experience even
> better
>
> Smile
>
> thanks
>
> --
> Posted using the http://www.dbforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL: http://www.dbforumz.com/OLAP-help-choosing-solutions-run-pgsql-ftopict...068.htm
> Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=823230
 >> Stay informed about: help choosing OLAP solutions that run on/with pgsql 
Back to top
Login to vote
cono




Joined: Jul 01, 2005
Posts: 2



(Msg. 4) Posted: Thu Jul 07, 2005 2:48 pm
Post subject: Re: help choosing OLAP solutions that run on/with pgsql [Login to view extended thread Info.]

great! thank you so much for your post, I'll look into that.
 >> Stay informed about: help choosing OLAP solutions that run on/with pgsql 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OLAP newbie - I've been given the task of designing and building a database system for a DVD rental store and the spec includes the need for management reporting for business analysis purposes. I am unfamiliar with OLAP but know enough to understand I have to..

Sr. OLAP/BI Architect - We are seeking a Sr. member for our BI Performance Management team in either Dallas, Atlanta or S. California. Qaulified candidates will have a passion for solving business problems and leading experts in BI and Data Warehousing. We were awarded a..

OLAP Beginner - I would really like to learn more about OLAP and how to use it. Can someone please help me? I do software testing and this is one of my test cases that I have to create. I would really appriecate it. Thanks.

Acronyms for OLAP, and DW - What follows are some acronyms intended to be humorous; I had only posted the one called junk before. junk Corporate Reporting, Analysis, and Planning s**t Storing Historical Information Technology FART Fast Analysis & Reporting Technology I ho...

Papers on OLAP - Earlier I had posted to the newsgroup that I was writing some papers on OLAP, and was going to put them on a web site. Due to lack of interest I have decided not to open a professional web site. I have only written 3 papers, and have used a free web..
   Database Forums (Home) -> OLAP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]