Re: Primary Key

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Peter Childs <peterachilds(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Primary Key
Date: 2007-11-23 10:37:42
Message-ID: 20071123103742.GA8293@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Nov 23, 2007 at 09:33:13AM +0000, Peter Childs wrote:
> I tend to agree that primary keys should be single fields if they need to be
> referenced but should also be natural if at all possible. ie use car number
> plates rather than some serial int.

Car number plates are unique over time? I didn't think so...

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
> -- John F Kennedy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2007-11-23 11:00:18 Re: Primary Key
Previous Message Peter Childs 2007-11-23 09:33:13 Re: Primary Key