Re: [GENERAL] Data Mart with Postgres

2007-08-09 Thread André Volpato
Decibel! escreveu: On Wed, Aug 08, 2007 at 08:56:47AM -0300, Andr? Volpato wrote: Hello everybody, I�m working with a small project to a client, using Postgres to store data in a dimensional model, fact-oriented, e.g., a Datamart. At this time, all I have is a populated database, w

Re: [GENERAL] Data Mart with Postgres

2007-08-08 Thread Decibel!
On Wed, Aug 08, 2007 at 08:56:47AM -0300, Andr? Volpato wrote: > > Hello everybody, > I?m working with a small project to a client, using Postgres to > store data in a dimensional model, fact-oriented, e.g., a Datamart. > At this time, all I have is a populated database, with the "star > schemma"

[GENERAL] Data Mart with Postgres

2007-08-08 Thread André Volpato
Hello everybody, I´m working with a small project to a client, using Postgres to store data in a dimensional model, fact-oriented, e.g., a Datamart. At this time, all I have is a populated database, with the "star schemma" common relations (PK´s / FK´s). Below is a list of the main goals