Re: pervasiveness of surrogate (also called synthetic) keys

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: pervasiveness of surrogate (also called synthetic) keys
Дата
Msg-id 4DBF8CD6.5040307@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: pervasiveness of surrogate (also called synthetic) keys  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
On 03/05/11 12:57, Rob Sargent wrote:

> Hm.. Virtual machines as assets.  Mortgage backed securities, anyone.

Well, sure ... but the software running on them is tracked as part of
licensing compliance efforts, whether or not the virtual hardware its
self is an "asset" its self. The DB designer chose to use the host's MAC
address to identify the host, and the tracking software can't tell the
difference between a VM and a physical host.

The other problem with that is that it doesn't deal well with
multi-homed hosts. All in all, it's just a dumb design, and was fixed a
while ago, but it's an illustration of how something that seems like an
obvious natural key doesn't always stay one.

--
Craig Ringer

В списке pgsql-general по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: pervasiveness of surrogate (also called synthetic) keys
Следующее
От: "tamanna madaan"
Дата:
Сообщение: Re: setting connection/ query timeout