Re: UUID column as pimrary key?

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: UUID column as pimrary key?
Дата
Msg-id ED5F8B5E-969D-427C-80A0-FD7ED7598E93@elevated-dev.com
обсуждение исходный текст
Ответ на Re: UUID column as pimrary key?  (Mike Christensen <mike@kitchenpc.com>)
Список pgsql-general
On Jan 5, 2011, at 8:03 AM, Mike Christensen wrote:

> As long as all your UUIDs are generated with the same algorithm, they
> are guaranteed to be unique.

There is no requirement that they be generated with the same algorithm in order to be unique. A MAC/time-based UUID
cannotduplicate a random one, and vice versa. (Also applies to the 3rd flavor of UUID whose details I do not remember.) 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: UUID column as pimrary key?
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: UUID column as pimrary key?