From: | Christopher Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Surrogate keys |
Date: | 2006-01-21 03:16:26 |
Message-ID: | m3r772s22d.fsf@mobile.int.cbbrowne.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 1/19/06, Pollard, Mike <mpollard(at)cincom(dot)com> wrote:
>> Martijn van Oosterhout wrote:
>>
>> > Please provides natural keys for any of the following:
>> >
>> > - A Person
>> > - A phone call: (from,to,date,time,duration) is not enough
>> > - A physical address
>> > - A phone line: (phone numbers arn't unique over time)
>> > - An internet account: (usernames not unique over time either)
>>
>> Ahh, a challenge. Hmm, not sure about all of them, but here goes:
>>
>> A Person - well, you could use a bit map of their fingerprints, or maybe
>> their retinal scan. Of course, that could change due to serious injury.
>> Maybe some kind of representation of their DNA?
>
> Unless the person in question happens to be a chimera (yes, they do exist).
>
> ;-)
Yeah, I saw that episode of CSI! :-)
--
"cbbrowne","@","gmail.com"
http://linuxdatabases.info/info/lsf.html
"Cat's motto: No matter what you've done wrong, always try to make it
look like the dog did it." -- Unknown
From | Date | Subject | |
---|---|---|---|
Next Message | Rick Gigger | 2006-01-21 03:28:47 | Re: panic on 7.3 |
Previous Message | Rick Gigger | 2006-01-21 03:11:01 | Re: panic on 7.3 |