Table Relationships - Mailing list pgsql-performance

From Jeandre du Toit
Subject Table Relationships
Date
Msg-id Pine.LNX.4.44.0305301118040.6124-100000@localhost.localdomain
Whole thread Raw
In response to Re: Select query takes long to execute  (SZUCS Gábor <surrano@mailbox.hu>)
Responses Re: Table Relationships  ("Victor Yegorov" <viktors.jegorovs@nordlb.lv>)
Re: Table Relationships  (Bruno Wolff III <bruno@wolff.to>)
Re: Table Relationships  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
What are the advantages to having a database relational? I am currently
discussing the design of a database with some people at work and they
reckon it is best to create one table with and index and all the data
instead of normalizing the database. I think that they think that joining
tables will slow down retrieval, is this true?

Thanks
Jeandre


pgsql-performance by date:

Previous
From: SZUCS Gábor
Date:
Subject: Re: Select query takes long to execute
Next
From: "Victor Yegorov"
Date:
Subject: Re: Table Relationships