Duplicated Fields

From: Daron Ryan <daron(dot)ryan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Duplicated Fields
Date: 2011-05-14 14:35:13
Message-ID: 4DCE9321.8030901@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am designing a database that will include at lot of duplicated data.
Does Postgres perform many optimisations to eliminate duplications of
fields or should I create additional tables to reference myself?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message InterRob 2011-05-14 15:20:01 UNIQUE constraint on character sequences
Previous Message Joshua Tolley 2011-05-14 13:37:34 Re: Debug Contrib/cube code