I'm starting to develop a production enviroment
with Postgres and Tomcat, And I have to choose between some free linux
distribution like:
whiteboxRHELFedora
Suse
Which is the better distribution in terms of
postgres? if this has an answer
This is the Problem:
I'm building a Large DataMart with a big
table and I want to improve the performace using aggregates I mean a set of
table that store some specific aggregacion of the main table, like materialized
views, I know that this feature is not implemented yet in postgres, And