Re: PostgreSQL, OLAP, and Large Clusters

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Ryan Kelly <rpkelly22(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL, OLAP, and Large Clusters
Date: 2012-09-27 01:15:35
Message-ID: 20120927011535.GP1267@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All,

* Scott Marlowe (scott(dot)marlowe(at)gmail(dot)com) wrote:
> If you want fastish OLAP on postgres you need to do several things.
[...]

All good suggestions.

I'd recommend looking at ROLAP approaches and doing aggregations and
materialized views first.. Will depend on exactly what you need/are
looking to do with the data, of course.

Thanks,

Stephen

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-09-27 01:26:35 Re: function return value inside a trigger function
Previous Message Bosco Rama 2012-09-27 01:07:46 Re: function return value inside a trigger function