[GENERAL] PostgreSQL and Data Warehouse optimizations - Mailing list pgsql-general

From Daniel Franco
Subject [GENERAL] PostgreSQL and Data Warehouse optimizations
Date
Msg-id CAOzZ813oRFe-O-xEHv++4DJoR8ig=H92N1Vn0mui0L+y3zkuHg@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL and Data Warehouse optimizations  (legrand legrand <legrand_legrand@hotmail.com>)
List pgsql-general
Recently, I've been doing a research about data warehouse optimizations and techniques. For example, Oracle uses parallel queries, materialized views with different refresh modes, star transformations in queries, etc. Since I've never worked with PostgreSQL in an OLAP environment, I thought maybe the community could guide me to find what features and techniques PostgreSQL provides for its users and it would be especially useful if someone could point out a previous work comparing PostgreSQL with another RDBMs in this regard. Also, I'm interested if there's any interesting books, articles or anything related PostgreSQL and Data Warehouses optimizations.

Thanks and Regards for all the community.

Livre de vírus. www.avast.com.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Partitioned TEMP tables
Next
From: Alex Samad
Date:
Subject: Re: [GENERAL] Question about loading up a table