Re: Question re: relational technique - Mailing list pgsql-sql

From Richard Huxton
Subject Re: Question re: relational technique
Date
Msg-id 4415355F.2020001@archonet.com
Whole thread Raw
In response to Re: Question re: relational technique  (Robert Paulsen <robert@paulsenonline.net>)
Responses Re: Question re: relational technique
List pgsql-sql
Robert Paulsen wrote:
> This still requires me to modify the overall database structure but not the 
> original item table. As my reward :) I get to use any type I choose for each 
> new attribute.

The whole point of the database structure is to accurately reflect the 
requirements of your data. If you don't want your change your structure 
to keep track of the real world, why bother to structure it in the first 
place? Just stick it all in text documents and let htdig free-text 
search against it.

--   Richard Huxton  Archonet Ltd


pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Ask a PostgreSql question (about select )
Next
From: "Eugene E."
Date:
Subject: Permission to Select