Re: Table Relationships - Mailing list pgsql-performance

From Bruno Wolff III
Subject Re: Table Relationships
Date
Msg-id 20030530121101.GA8920@wolff.to
Whole thread Raw
In response to Table Relationships  (Jeandre du Toit <jeandre@itvs.co.za>)
Responses Re: Table Relationships
List pgsql-performance
On Fri, May 30, 2003 at 11:23:10 +0200,
  Jeandre du Toit <jeandre@itvs.co.za> wrote:
>

Don't reply to existing threads to start a new thread.

> 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?

You might want to read some books on relational database theory.

Date and Pascal are two noted authors of books on relational database theory.

>
> Thanks
> Jeandre
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

pgsql-performance by date:

Previous
From: "Victor Yegorov"
Date:
Subject: Re: Table Relationships
Next
From: Bruno Wolff III
Date:
Subject: Re: Select query takes long to execute