large type table - Mailing list pgsql-admin

From Jodi Kanter
Subject large type table
Date
Msg-id 3F79D766.1020100@virginia.edu
Whole thread Raw
List pgsql-admin
I am creating a database that will have about 12 type tables associated with it. Someone has suggested making one type table that would have a field that identifies which types go with each other (like separating them into individual tables).
Is this a wise idea? It seems to me that it could cause duplication of data in some query results. Is it more efficient to limit the number of joins in this manner?
Thanks
Jodi
--

_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter@virginia.edu


 

 

 

pgsql-admin by date:

Previous
From: "lgama@sagitario.cic.ipn.mx"
Date:
Subject: remove my email account, please
Next
From: Tom Lane
Date:
Subject: Re: How can I make PosgreSQL use an Index ?