Re: [HACKERS] OLAP versus Materialized Views?

2004-04-28 Thread Tim Larson
On Wed, Apr 28, 2004 at 12:14:06AM +0100, Simon Riggs wrote: > Yes. There is Relational OLAP (ROLAP) and Multidimensional OLAP (MOLAP). > PostgreSQL can be used as a ROLAP server. For multidimentional on PostgreSQL there is Mondrian: http://sourceforge.net/projects/mondrian/ --Tim

Re: [HACKERS] [ADMIN] Schema comparisons

2004-02-28 Thread Tim Larson
write a perl program > to do it (I wound up using vim and diff). Is there interest in such a tool? > I could probably have one written within a day or two. I sometimes supplement vim/diff with xxdiff, meld, and winmerge. Hope this helps someone, --Tim Larson ---(end

Re: [HACKERS] Collaboration Tool Proposal

2004-02-28 Thread Tim Larson
l they be reliable, responsive and real nice (the > three r's) ? http://gforge.org/ is not a hosting site, that is why you only found 4 test projects and the GForge project itself hosted on the site. The idea is that you download the software and host it on your own hardware. --Tim Larson -