Search Postgresql Archives

Re: question on serial key

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 22, 2009 at 08:41:46AM -0500, Brandon Metcalf wrote:
> I am looking for criteria on deciding whether or not to use a serial
> (auto-incrementing) key for rows in a table.

Wow, that's the second time today someone asked that!

> Intuitively, it's pretty clear to me when a serial index is called
> for.  Is there a succinct set of guidelines that one could go by?

Not that I'm aware of; it's a fuzzy design choice with benefits and
costs for either option.  There are lots of people who arbitrarily
pick one side which tends to make things worse, using one or the other
*exclusively* will add complication.  General terms to search for are
Natural keys vs. Surrogate keys.

-- 
  Sam  http://samason.me.uk/

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux